ADTF_DISPLAY_TOOLBOX  3.8.0 (ADTF 3.14.3)
IGCLProcessorEvents::tGCLProcessEvent

Event structure for signal registry events through the ucom::IEventSource interface. More...

Public Attributes

tUInt32 nEventId
 EventId shown in IGCLProcessorEvents::tGCLProcessorEventIds.
 
tInt32 i32Param1
 A event content specific parameter.
 
tInt32 i32Param2
 A event content specific parameter.
 
tVoid * pvData
 Pointer to additional event data.
 
tSize szDataLength
 size of the additional event data.
 

Detailed Description

Event structure for signal registry events through the ucom::IEventSource interface.

Definition at line 46 of file gcl.h.