ReactOS 0.4.16-dev-338-g34e76ad
|
#include <precomp.h>
Public Attributes | |
CONNECTION_FAMILY | Family |
union { | |
UCHAR IpxLana | |
ULONG Ip4Address | |
WCHAR ConnectionName [32] | |
CHAR NetBiosMac [6] | |
}; | |
union { ... } _AUTODIAL_CONN::@535 |
CONNECTION_FAMILY _AUTODIAL_CONN::Family |
Definition at line 67 of file precomp.h.
Referenced by WSNoteSuccessfulHostentLookup().
ULONG _AUTODIAL_CONN::Ip4Address |
Definition at line 71 of file precomp.h.
Referenced by WSNoteSuccessfulHostentLookup().