This command returns the operation ID
associated with the specified packet.
After using mnRecvUDP in UDP mode UM_PER_CLIENT_PER_OPERATION the received packet’s operation ID will be the same as specified by the parameter in mnRecvUDP.
long long int Packet: The packet that the command should use.
The packet’s operation ID if no error occurred.
0 if an error occurred.
C++
DBP
.Net