XII Release 0.1.0
Loading...
Searching...
No Matches
xiiIpcProcessMessageProtocol::Event Struct Reference

Event data structure for message notifications. More...

#include <IpcProcessMessageProtocol.h>

Public Attributes

const xiiProcessMessagem_pMessage
 Pointer to the received message.
 
bool m_bInterruptMessageProcessing = false
 Set to true within a message handler to interrupt message processing.
 

Detailed Description

Event data structure for message notifications.

Member Data Documentation

◆ m_bInterruptMessageProcessing

bool xiiIpcProcessMessageProtocol::Event::m_bInterruptMessageProcessing = false
mutable

Set to true within a message handler to interrupt message processing.

If set, ProcessMessages() will return immediately without processing further messages.


The documentation for this struct was generated from the following file: