ReactOS 0.4.15-dev-5874-gc762234
tagCWP_Struct Struct Reference

#include <callback.h>

Collaboration diagram for tagCWP_Struct:

Public Attributes

HOOKPROC_CALLBACK_ARGUMENTS hpca
 
CWPSTRUCT cwps
 
PBYTE Extra [4]
 

Detailed Description

Definition at line 78 of file callback.h.

Member Data Documentation

◆ cwps

CWPSTRUCT tagCWP_Struct::cwps

Definition at line 81 of file callback.h.

Referenced by co_IntCallHookProc(), and User32CallHookProcFromKernel().

◆ Extra

PBYTE tagCWP_Struct::Extra[4]

Definition at line 82 of file callback.h.

Referenced by co_IntCallHookProc(), and User32CallHookProcFromKernel().

◆ hpca

HOOKPROC_CALLBACK_ARGUMENTS tagCWP_Struct::hpca

Definition at line 80 of file callback.h.


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