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