ReactOS 0.4.15-dev-7998-gdb93cb1
_AFD_ENUM_NETWORK_EVENTS_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_ENUM_NETWORK_EVENTS_INFO:

Public Attributes

HANDLE Event
 
ULONG PollEvents
 
NTSTATUS EventStatus [AFD_MAX_EVENTS]
 

Detailed Description

Definition at line 129 of file shared.h.

Member Data Documentation

◆ Event

HANDLE _AFD_ENUM_NETWORK_EVENTS_INFO::Event

Definition at line 130 of file shared.h.

Referenced by AfdEnumEvents(), and WSPEnumNetworkEvents().

◆ EventStatus

NTSTATUS _AFD_ENUM_NETWORK_EVENTS_INFO::EventStatus[AFD_MAX_EVENTS]

Definition at line 132 of file shared.h.

Referenced by AfdEnumEvents(), and WSPEnumNetworkEvents().

◆ PollEvents

ULONG _AFD_ENUM_NETWORK_EVENTS_INFO::PollEvents

Definition at line 131 of file shared.h.

Referenced by AfdEnumEvents(), and WSPEnumNetworkEvents().


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