ReactOS 0.4.16-dev-2279-gc890759
_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 98 of file msafd.h.

Member Data Documentation

◆ lpCompletionRoutine

LPWSAOVERLAPPED_COMPLETION_ROUTINE _MSAFD_RECV_APC_CONTEXT::lpCompletionRoutine

Definition at line 101 of file msafd.h.

Referenced by WSPRecv(), and WSPRecvFrom().

◆ lpOverlapped

LPWSAOVERLAPPED _MSAFD_RECV_APC_CONTEXT::lpOverlapped

Definition at line 100 of file msafd.h.

Referenced by WSPRecv(), and WSPRecvFrom().

◆ lpSocket

PSOCKET_INFORMATION _MSAFD_RECV_APC_CONTEXT::lpSocket

Definition at line 102 of file msafd.h.

Referenced by WSPRecv(), and WSPRecvFrom().


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