ReactOS 0.4.15-dev-7953-g1f49173
_AFDAPCCONTEXT Struct Reference

#include <msafd.h>

Collaboration diagram for _AFDAPCCONTEXT:

Public Attributes

LPWSAOVERLAPPED lpOverlapped
 
LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine
 
PSOCKET_INFORMATION lpSocket
 

Detailed Description

Definition at line 136 of file msafd.h.

Member Data Documentation

◆ lpCompletionRoutine

LPWSAOVERLAPPED_COMPLETION_ROUTINE _AFDAPCCONTEXT::lpCompletionRoutine

Definition at line 139 of file msafd.h.

Referenced by GetSocketInformation(), and SetSocketInformation().

◆ lpOverlapped

LPWSAOVERLAPPED _AFDAPCCONTEXT::lpOverlapped

Definition at line 138 of file msafd.h.

Referenced by GetSocketInformation(), and SetSocketInformation().

◆ lpSocket

PSOCKET_INFORMATION _AFDAPCCONTEXT::lpSocket

Definition at line 140 of file msafd.h.

Referenced by GetSocketInformation(), and SetSocketInformation().


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