ReactOS 0.4.16-dev-550-g2186ce3
|
#include <shared.h>
Public Attributes | |
BOOLEAN | UseSAN |
ULONG | Root |
ULONG | Unknown |
TRANSPORT_ADDRESS | RemoteAddress |
TRANSPORT_ADDRESS _AFD_CONNECT_INFO::RemoteAddress |
Definition at line 121 of file shared.h.
Referenced by AfdConnect(), AfdStreamSocketConnect(), and WSPConnect().
ULONG _AFD_CONNECT_INFO::Root |
Definition at line 119 of file shared.h.
Referenced by AfdConnect(), and WSPConnect().
ULONG _AFD_CONNECT_INFO::Unknown |
Definition at line 120 of file shared.h.
Referenced by AfdConnect(), and WSPConnect().
BOOLEAN _AFD_CONNECT_INFO::UseSAN |
Definition at line 118 of file shared.h.
Referenced by AfdConnect(), and WSPConnect().