|
ReactOS 0.4.16-dev-2175-g9420ab7
|
#include <msafd.h>

Public Attributes | |
| LPWSAOVERLAPPED | lpOverlapped |
| LPWSAOVERLAPPED_COMPLETION_ROUTINE | lpCompletionRoutine |
| PSOCKET_INFORMATION | lpSocket |
| LPWSAOVERLAPPED_COMPLETION_ROUTINE _MSAFD_RECV_APC_CONTEXT::lpCompletionRoutine |
Definition at line 154 of file msafd.h.
Referenced by WSPRecv(), and WSPRecvFrom().
| LPWSAOVERLAPPED _MSAFD_RECV_APC_CONTEXT::lpOverlapped |
Definition at line 153 of file msafd.h.
Referenced by WSPRecv(), and WSPRecvFrom().
| PSOCKET_INFORMATION _MSAFD_RECV_APC_CONTEXT::lpSocket |
Definition at line 155 of file msafd.h.
Referenced by WSPRecv(), and WSPRecvFrom().