ReactOS 0.4.15-dev-8096-ga0eec98
_EVENTPACK Struct Reference
Collaboration diagram for _EVENTPACK:

Public Attributes

PEVENTHOOK pEH
 
LONG idObject
 
LONG idChild
 
LONG idThread
 

Detailed Description

Definition at line 11 of file event.c.

Member Data Documentation

◆ idChild

LONG _EVENTPACK::idChild

Definition at line 15 of file event.c.

Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().

◆ idObject

LONG _EVENTPACK::idObject

Definition at line 14 of file event.c.

Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().

◆ idThread

LONG _EVENTPACK::idThread

Definition at line 16 of file event.c.

Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().

◆ pEH

PEVENTHOOK _EVENTPACK::pEH

Definition at line 13 of file event.c.

Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().


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