This command returns the memory size of the specified packet. The memory size can be changed using mnSetMemorySize and mnChangeMemorySize.
long long int Packet: The packet that the command should use.
The specified packet’s memory size if no error occurred.
0 if an error occurred.
C++
DBP
.Net