ReactOS 0.4.16-dev-2175-g9420ab7
_MSAFD_SEND_APC_CONTEXT Struct Reference

#include <msafd.h>

Collaboration diagram for _MSAFD_SEND_APC_CONTEXT:

Public Attributes

LPWSAOVERLAPPED lpOverlapped
 
LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine
 
PSOCKET_INFORMATION lpSocket
 
PTRANSPORT_ADDRESS lpRemoteAddress
 

Detailed Description

Definition at line 143 of file msafd.h.

Member Data Documentation

◆ lpCompletionRoutine

LPWSAOVERLAPPED_COMPLETION_ROUTINE _MSAFD_SEND_APC_CONTEXT::lpCompletionRoutine

Definition at line 146 of file msafd.h.

Referenced by WSPSend(), and WSPSendTo().

◆ lpOverlapped

LPWSAOVERLAPPED _MSAFD_SEND_APC_CONTEXT::lpOverlapped

Definition at line 145 of file msafd.h.

Referenced by WSPSend(), and WSPSendTo().

◆ lpRemoteAddress

PTRANSPORT_ADDRESS _MSAFD_SEND_APC_CONTEXT::lpRemoteAddress

Definition at line 148 of file msafd.h.

Referenced by WSPSend(), and WSPSendTo().

◆ lpSocket

PSOCKET_INFORMATION _MSAFD_SEND_APC_CONTEXT::lpSocket

Definition at line 147 of file msafd.h.

Referenced by WSPSend(), and WSPSendTo().


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