Gets an event that when signalled, indicates that an xPL message has been received.
The message(s) can be obtained through a call(s) to GetMsg.
When the application is finished using this event, it must be destroyed with a call to CloseHandle. - Returns:
- A handle to an event that is signalled when at least one message has been received.
|