ReactOS 0.4.15-dev-7958-gcd0bb1a
tagEVENTTABLE Struct Reference

#include <hook.h>

Collaboration diagram for tagEVENTTABLE:

Public Attributes

LIST_ENTRY Events
 
UINT Counts
 

Detailed Description

Definition at line 29 of file hook.h.

Member Data Documentation

◆ Counts

UINT tagEVENTTABLE::Counts

Definition at line 32 of file hook.h.

Referenced by IntNotifyWinEvent(), IntRemoveEvent(), and NtUserSetWinEventHook().

◆ Events

LIST_ENTRY tagEVENTTABLE::Events

Definition at line 31 of file hook.h.

Referenced by IntNotifyWinEvent(), and NtUserSetWinEventHook().


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