|
ReactOS 0.4.16-dev-2279-gc890759
|
#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 86 of file msafd.h.
Referenced by GetSocketInformation(), and SetSocketInformation().
| PAFD_INFO _MSAFD_INFO_APC_CONTEXT::lpInfoData |
Definition at line 87 of file msafd.h.
Referenced by GetSocketInformation(), and SetSocketInformation().
| LPWSAOVERLAPPED _MSAFD_INFO_APC_CONTEXT::lpOverlapped |
Definition at line 85 of file msafd.h.
Referenced by GetSocketInformation(), and SetSocketInformation().