mnCreatePacketFromPacket

This command creates (and returns) a packet that is identical to the specified packet.

This method is slightly faster than mnCreatePacket followed by mnEqualPacket.

Parameters

long long int From packet: This is the packet that the command should copy from. The returned packet will be identical to this.

Returns (Long Long Integer)

Any number if no error occurred. This number is the newly created packet.

-1 if an error occurred

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Packets
(1) Miscellaneous
(0) DarkNet Help