|
ReactOS 0.4.17-dev-205-g2e13f97
|
Public Attributes | |
| DWORD | IpAddress |
| DWORD | SubnetMask |
| DWORD | DefaultGateway |
| DWORD | DnsServer1 |
| DWORD | DnsServer2 |
Definition at line 43 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::DefaultGateway |
Definition at line 47 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::DnsServer1 |
Definition at line 48 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::DnsServer2 |
Definition at line 49 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::IpAddress |
Definition at line 45 of file tcpipconf_notify.c.
| DWORD AlternateConfiguration::SubnetMask |
Definition at line 46 of file tcpipconf_notify.c.