mnGetPacketRemainder

This is used to determine how many bytes of unread data are in the specified packet.

This is calculated by doing: used size – cursor position.

Example:

Parameters

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

Returns (Unsigned Integer)

If no error occurred: The amount of unread data in the specified packet.

0 if an error occurred.

Present in

DBP

C++

.Net




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