ReactOS 0.4.15-dev-7842-g558ab78
_AUTODIAL_CONN Struct Reference

#include <precomp.h>

Public Attributes

CONNECTION_FAMILY Family
 
union {
   UCHAR   IpxLana
 
   ULONG   Ip4Address
 
   WCHAR   ConnectionName [32]
 
   CHAR   NetBiosMac [6]
 
}; 
 

Detailed Description

Definition at line 65 of file precomp.h.

Member Data Documentation

◆ 

union { ... } _AUTODIAL_CONN::@535

◆ ConnectionName

WCHAR _AUTODIAL_CONN::ConnectionName[32]

Definition at line 72 of file precomp.h.

◆ Family

CONNECTION_FAMILY _AUTODIAL_CONN::Family

Definition at line 67 of file precomp.h.

Referenced by WSNoteSuccessfulHostentLookup().

◆ Ip4Address

ULONG _AUTODIAL_CONN::Ip4Address

Definition at line 71 of file precomp.h.

Referenced by WSNoteSuccessfulHostentLookup().

◆ IpxLana

UCHAR _AUTODIAL_CONN::IpxLana

Definition at line 70 of file precomp.h.

◆ NetBiosMac

CHAR _AUTODIAL_CONN::NetBiosMac[6]

Definition at line 73 of file precomp.h.


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