This command deletes a packet previously created with mnCreatePacket. After using this command the packet cannot be used unless mnCreatePacket is used on it again.
long long int Packet: The packet that the command should use.
0 if no error occurred
-1 if an error occurred
C++
.Net
DBP