|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <msafd.h>

Public Attributes | |
| LPWSAOVERLAPPED | lpOverlapped |
| LPWSAOVERLAPPED_COMPLETION_ROUTINE | lpCompletionRoutine |
| PSOCKET_INFORMATION | lpSocket |
| LPWSAOVERLAPPED_COMPLETION_ROUTINE _AFDAPCCONTEXT::lpCompletionRoutine |
Definition at line 139 of file msafd.h.
Referenced by GetSocketInformation(), and SetSocketInformation().
| LPWSAOVERLAPPED _AFDAPCCONTEXT::lpOverlapped |
Definition at line 138 of file msafd.h.
Referenced by GetSocketInformation(), and SetSocketInformation().
| PSOCKET_INFORMATION _AFDAPCCONTEXT::lpSocket |
Definition at line 140 of file msafd.h.
Referenced by GetSocketInformation(), and SetSocketInformation().