This command returns the used size of the specified packet. The used size can be changed using mnSetUsedSize. The used size is changed automatically by mnAdd commands.
long long int Packet: This is the packet that the command should use.
The specified packet’s used size if no error occurred.
0 if an error occurred.
C++
DBP
.Net