ReactOS 0.4.15-dev-7918-g2a2556c
tagHOOK Struct Reference

#include <ntuser.h>

Collaboration diagram for tagHOOK:

Public Attributes

THRDESKHEAD head
 
struct tagHOOKphkNext
 
int HookId
 
ULONG_PTR offPfn
 
ULONG flags
 
INT_PTR ihmod
 
struct _THREADINFOptiHooked
 
struct _DESKTOPrpdesk
 
LIST_ENTRY Chain
 
HOOKPROC Proc
 
BOOLEAN Ansi
 
UNICODE_STRING ModuleName
 

Detailed Description

Definition at line 238 of file ntuser.h.

Member Data Documentation

◆ Ansi

◆ Chain

LIST_ENTRY tagHOOK::Chain

◆ flags

ULONG tagHOOK::flags

Definition at line 244 of file ntuser.h.

◆ head

◆ HookId

◆ ihmod

◆ ModuleName

◆ offPfn

◆ phkNext

◆ Proc

◆ ptiHooked

struct _THREADINFO* tagHOOK::ptiHooked

◆ rpdesk

struct _DESKTOP* tagHOOK::rpdesk

Definition at line 247 of file ntuser.h.

Referenced by NtUserSetWindowsHookEx().


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