![]() |
XII Release 0.1.0
|
Event data structure for message notifications. More...
#include <IpcProcessMessageProtocol.h>
Public Attributes | |
| const xiiProcessMessage * | m_pMessage |
| Pointer to the received message. | |
| bool | m_bInterruptMessageProcessing = false |
| Set to true within a message handler to interrupt message processing. | |
Event data structure for message notifications.
|
mutable |
Set to true within a message handler to interrupt message processing.
If set, ProcessMessages() will return immediately without processing further messages.