ReactOS 0.4.15-dev-7998-gdb93cb1
_AFD_EVENT_SELECT_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_EVENT_SELECT_INFO:

Public Attributes

HANDLE EventObject
 
ULONG Events
 

Detailed Description

Definition at line 124 of file shared.h.

Member Data Documentation

◆ EventObject

HANDLE _AFD_EVENT_SELECT_INFO::EventObject

Definition at line 125 of file shared.h.

Referenced by AfdEventSelect(), and WSPEventSelect().

◆ Events

ULONG _AFD_EVENT_SELECT_INFO::Events

Definition at line 126 of file shared.h.

Referenced by AfdEventSelect(), and WSPEventSelect().


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