|
ReactOS 0.4.17-dev-10-g4e01961
|
Public Attributes | |
| DWORD | IpAddress |
| DWORD | SubnetMask |
| DWORD | DefaultGateway |
| DWORD | DnsServer1 |
| DWORD | DnsServer2 |
Definition at line 41 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::DefaultGateway |
Definition at line 45 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::DnsServer1 |
Definition at line 46 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::DnsServer2 |
Definition at line 47 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::IpAddress |
Definition at line 43 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::SubnetMask |
Definition at line 44 of file tcpipconf_notify.c.