mnEqualPacket

This command replaces the “Destination” packet with the contents of the “From” packet.

The “From” packet is not changed in any way, and the two packets are not linked after using this command.

The destination packet’s memory size is increased as necessary.

Parameters

long long int Destination: The packet to copy From to.

long long int From: The packet to copy to Destination.

Returns (Integer)

0 if no error occurred.

-1 if an error occurred.

Present in

C++

DBP

.Net




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