ReactOS 0.4.15-dev-7931-gfd331f1
_AFD_CONNECT_INFO Struct Reference

#include <shared.h>

Collaboration diagram for _AFD_CONNECT_INFO:

Public Attributes

BOOLEAN UseSAN
 
ULONG Root
 
ULONG Unknown
 
TRANSPORT_ADDRESS RemoteAddress
 

Detailed Description

Definition at line 117 of file shared.h.

Member Data Documentation

◆ RemoteAddress

TRANSPORT_ADDRESS _AFD_CONNECT_INFO::RemoteAddress

Definition at line 121 of file shared.h.

Referenced by AfdConnect(), AfdStreamSocketConnect(), and WSPConnect().

◆ Root

ULONG _AFD_CONNECT_INFO::Root

Definition at line 119 of file shared.h.

Referenced by AfdConnect(), and WSPConnect().

◆ Unknown

ULONG _AFD_CONNECT_INFO::Unknown

Definition at line 120 of file shared.h.

Referenced by AfdConnect(), and WSPConnect().

◆ UseSAN

BOOLEAN _AFD_CONNECT_INFO::UseSAN

Definition at line 118 of file shared.h.

Referenced by AfdConnect(), and WSPConnect().


The documentation for this struct was generated from the following file: