ReactOS 0.4.16-dev-2175-g9420ab7
_MSAFD_RECV_APC_CONTEXT Struct Reference

#include <msafd.h>

Collaboration diagram for _MSAFD_RECV_APC_CONTEXT:

Public Attributes

LPWSAOVERLAPPED lpOverlapped
 
LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine
 
PSOCKET_INFORMATION lpSocket
 

Detailed Description

Definition at line 151 of file msafd.h.

Member Data Documentation

◆ lpCompletionRoutine

LPWSAOVERLAPPED_COMPLETION_ROUTINE _MSAFD_RECV_APC_CONTEXT::lpCompletionRoutine

Definition at line 154 of file msafd.h.

Referenced by WSPRecv(), and WSPRecvFrom().

◆ lpOverlapped

LPWSAOVERLAPPED _MSAFD_RECV_APC_CONTEXT::lpOverlapped

Definition at line 153 of file msafd.h.

Referenced by WSPRecv(), and WSPRecvFrom().

◆ lpSocket

PSOCKET_INFORMATION _MSAFD_RECV_APC_CONTEXT::lpSocket

Definition at line 155 of file msafd.h.

Referenced by WSPRecv(), and WSPRecvFrom().


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