|
ReactOS 0.4.16-dev-2279-gc890759
|
#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 101 of file msafd.h.
Referenced by WSPRecv(), and WSPRecvFrom().
| LPWSAOVERLAPPED _MSAFD_RECV_APC_CONTEXT::lpOverlapped |
Definition at line 100 of file msafd.h.
Referenced by WSPRecv(), and WSPRecvFrom().
| PSOCKET_INFORMATION _MSAFD_RECV_APC_CONTEXT::lpSocket |
Definition at line 102 of file msafd.h.
Referenced by WSPRecv(), and WSPRecvFrom().