ReactOS 0.4.16-dev-36-g301675c
|
#include <shared.h>
Public Attributes | |
DWORD | EndpointFlags |
DWORD | GroupID |
DWORD | SizeOfTransportName |
WCHAR | TransportName [1] |
DWORD _AFD_CREATE_PACKET::EndpointFlags |
Definition at line 22 of file shared.h.
Referenced by AfdCreateSocket(), and WSPSocket().
DWORD _AFD_CREATE_PACKET::GroupID |
Definition at line 23 of file shared.h.
Referenced by AfdCreateSocket(), and WSPSocket().
DWORD _AFD_CREATE_PACKET::SizeOfTransportName |
Definition at line 24 of file shared.h.
Referenced by AfdCreateSocket(), and WSPSocket().
WCHAR _AFD_CREATE_PACKET::TransportName[1] |
Definition at line 25 of file shared.h.
Referenced by AfdCreateSocket(), and WSPSocket().