|
ReactOS 0.4.16-dev-1990-gfa5cf28
|
#include <precomp.h>
Public Attributes | |
| CONNECTION_FAMILY | Family |
| union { | |
| UCHAR IpxLana | |
| ULONG Ip4Address | |
| WCHAR ConnectionName [32] | |
| CHAR NetBiosMac [6] | |
| }; | |
| union { ... } _AUTODIAL_CONN::@589 |
| 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().