ReactOS 0.4.15-dev-7953-g1f49173
tagCWPR_Struct Struct Reference

#include <callback.h>

Collaboration diagram for tagCWPR_Struct:

Public Attributes

HOOKPROC_CALLBACK_ARGUMENTS hpca
 
CWPRETSTRUCT cwprs
 
PBYTE Extra [4]
 

Detailed Description

Definition at line 80 of file callback.h.

Member Data Documentation

◆ cwprs

CWPRETSTRUCT tagCWPR_Struct::cwprs

Definition at line 83 of file callback.h.

Referenced by co_IntCallHookProc(), and User32CallHookProcFromKernel().

◆ Extra

PBYTE tagCWPR_Struct::Extra[4]

Definition at line 84 of file callback.h.

Referenced by co_IntCallHookProc(), and User32CallHookProcFromKernel().

◆ hpca

HOOKPROC_CALLBACK_ARGUMENTS tagCWPR_Struct::hpca

Definition at line 82 of file callback.h.


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