DeleteNetworkMessage

Description

Deletes a network message, this should be called on messages received from network devices and messages that have not been sent to a network device (if code decides to back out of sending a message). Messages that have been created and sent will be handled and deleted by the network code and should not be deleted using this command.

Definition

DeleteNetworkMessage( iMsgID )

Parameters