|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().