ReactOS 0.4.16-dev-2279-gc890759
_MSAFD_INFO_APC_CONTEXT Struct Reference

#include <msafd.h>

Collaboration diagram for _MSAFD_INFO_APC_CONTEXT:

Public Attributes

LPWSAOVERLAPPED lpOverlapped
 
LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine
 
PAFD_INFO lpInfoData
 

Detailed Description

Definition at line 83 of file msafd.h.

Member Data Documentation

◆ lpCompletionRoutine

LPWSAOVERLAPPED_COMPLETION_ROUTINE _MSAFD_INFO_APC_CONTEXT::lpCompletionRoutine

Definition at line 86 of file msafd.h.

Referenced by GetSocketInformation(), and SetSocketInformation().

◆ lpInfoData

PAFD_INFO _MSAFD_INFO_APC_CONTEXT::lpInfoData

Definition at line 87 of file msafd.h.

Referenced by GetSocketInformation(), and SetSocketInformation().

◆ lpOverlapped

LPWSAOVERLAPPED _MSAFD_INFO_APC_CONTEXT::lpOverlapped

Definition at line 85 of file msafd.h.

Referenced by GetSocketInformation(), and SetSocketInformation().


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