ReactOS 0.4.15-dev-8636-g945e856
|
Public Attributes | |
PHOOK | pHk |
LPARAM | lParam |
PVOID | pHookStructs |
LPARAM _HOOKPACK::lParam |
Definition at line 18 of file hook.c.
Referenced by co_CallHook(), and co_IntCallLowLevelHook().
PHOOK _HOOKPACK::pHk |
Definition at line 17 of file hook.c.
Referenced by co_CallHook(), and co_IntCallLowLevelHook().
PVOID _HOOKPACK::pHookStructs |
Definition at line 19 of file hook.c.
Referenced by co_CallHook(), and co_IntCallLowLevelHook().