|
ReactOS 0.4.16-dev-2175-g9420ab7
|
#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 146 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().
| LPWSAOVERLAPPED _MSAFD_SEND_APC_CONTEXT::lpOverlapped |
Definition at line 145 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().
| PTRANSPORT_ADDRESS _MSAFD_SEND_APC_CONTEXT::lpRemoteAddress |
Definition at line 148 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().
| PSOCKET_INFORMATION _MSAFD_SEND_APC_CONTEXT::lpSocket |
Definition at line 147 of file msafd.h.
Referenced by WSPSend(), and WSPSendTo().