This command returns the client ID associated
with the specified packet.
After using an mnRecv (mnRecvTCP or mnRecvUDP) command the received packet’s client ID will be the client ID that the packet was received from.
long long int Packet: The packet that the command should use.
The packet’s client ID if no error occurred.
0 if an error occurred.
C++
DBP
.Net