This command returns the instance ID
associated with the specified packet.
After using an mnRecv (mnRecvTCP or mnRecvUDP) command the received packet’s instance ID will be the same as specified by the parameter in mnRecv.
long long int Packet: The packet that the command should use.
The packet’s instance ID.
-1 if an error occurred.
C++
DBP
.Net