|
ReactOS 0.4.16-dev-2279-gc890759
|
#include <msafd.h>

Public Attributes | |
| LPWSAOVERLAPPED | lpOverlapped |
| LPWSAOVERLAPPED_COMPLETION_ROUTINE | lpCompletionRoutine |
| PSOCKET_INFORMATION | lpSocket |
| PTRANSPORT_ADDRESS | lpRemoteAddress |
| LPWSAOVERLAPPED_COMPLETION_ROUTINE _MSAFD_SEND_APC_CONTEXT::lpCompletionRoutine |
Definition at line 93 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().
| LPWSAOVERLAPPED _MSAFD_SEND_APC_CONTEXT::lpOverlapped |
Definition at line 92 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().
| PTRANSPORT_ADDRESS _MSAFD_SEND_APC_CONTEXT::lpRemoteAddress |
Definition at line 95 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().
| PSOCKET_INFORMATION _MSAFD_SEND_APC_CONTEXT::lpSocket |
Definition at line 94 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().