mnEqualPacketString

This command sets the contents of the specified packet to the contents of the specified string.

The packet’s memory size will be increased as necessary.

The packet’s used size and contents will be equal to the string’s length and contents.

Parameters

Long long int Packet: This is the packet that the command should use.

Char * From: This is the string that should be copied into Packet.

Returns (Integer)

0 if no error occurred

-1 if an error occurred

Present in

DBP

C++

.Net




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