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

Public Attributes

PHOOK pHk
 
LPARAM lParam
 
PVOID pHookStructs
 

Detailed Description

Definition at line 15 of file hook.c.

Member Data Documentation

◆ lParam

LPARAM _HOOKPACK::lParam

Definition at line 18 of file hook.c.

Referenced by co_CallHook(), and co_IntCallLowLevelHook().

◆ pHk

PHOOK _HOOKPACK::pHk

Definition at line 17 of file hook.c.

Referenced by co_CallHook(), and co_IntCallLowLevelHook().

◆ pHookStructs

PVOID _HOOKPACK::pHookStructs

Definition at line 19 of file hook.c.

Referenced by co_CallHook(), and co_IntCallLowLevelHook().


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