This command creates (and returns) a
packet that is identical to the specified packet.
This method is slightly faster than mnCreatePacket followed by mnEqualPacket.
long long int From packet: This is the packet that the command should copy
from. The returned packet will be identical to this.
Any number if no error occurred. This number is the newly created packet.
-1 if an error occurred
DBP
C++
.Net