CreateNetworkMessage

Description

Creates a network message that can be sent to another network device. It returns an ID that can be used to interact with the message. Messages created in this way can only be added to, not read from. Once passed to a network the message ID is destroyed and handled by the background network code.

Definition

integer CreateNetworkMessage( )