ReactOS 0.4.15-dev-7924-g5949c20
_AFD_POLL_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_POLL_INFO:

Public Attributes

LARGE_INTEGER Timeout
 
ULONG HandleCount
 
ULONG_PTR Exclusive
 
AFD_HANDLE Handles [1]
 

Detailed Description

Definition at line 55 of file shared.h.

Member Data Documentation

◆ Exclusive

ULONG_PTR _AFD_POLL_INFO::Exclusive

Definition at line 58 of file shared.h.

Referenced by AfdSelect(), SockProcessAsyncSelect(), and WSPSelect().

◆ HandleCount

◆ Handles

◆ Timeout

LARGE_INTEGER _AFD_POLL_INFO::Timeout

Definition at line 56 of file shared.h.

Referenced by AfdSelect(), SockProcessAsyncSelect(), and WSPSelect().


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