ReactOS 0.4.16-dev-981-g80eb313
|
Public Attributes | |
PEVENTHOOK | pEH |
LONG | idObject |
LONG | idChild |
LONG | idThread |
LONG _EVENTPACK::idChild |
Definition at line 15 of file event.c.
Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().
LONG _EVENTPACK::idObject |
Definition at line 14 of file event.c.
Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().
LONG _EVENTPACK::idThread |
Definition at line 16 of file event.c.
Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().
PEVENTHOOK _EVENTPACK::pEH |
Definition at line 13 of file event.c.
Referenced by co_EVENT_CallEvents(), and IntCallLowLevelEvent().