Receive

This function retrieves the next networking message and returns it.

Syntax

Parameters

Returns

Returns a Message object if one is available.

Remarks

The Message object must be released when you are done with it or a memory leak will occur.