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

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