ReactOS 0.4.17-dev-10-g4e01961
AlternateConfiguration Struct Reference

Public Attributes

DWORD IpAddress
 
DWORD SubnetMask
 
DWORD DefaultGateway
 
DWORD DnsServer1
 
DWORD DnsServer2
 

Detailed Description

Definition at line 41 of file tcpipconf_notify.c.

Member Data Documentation

◆ DefaultGateway

DWORD AlternateConfiguration::DefaultGateway

Definition at line 45 of file tcpipconf_notify.c.

◆ DnsServer1

DWORD AlternateConfiguration::DnsServer1

Definition at line 46 of file tcpipconf_notify.c.

◆ DnsServer2

DWORD AlternateConfiguration::DnsServer2

Definition at line 47 of file tcpipconf_notify.c.

◆ IpAddress

DWORD AlternateConfiguration::IpAddress

Definition at line 43 of file tcpipconf_notify.c.

◆ SubnetMask

DWORD AlternateConfiguration::SubnetMask

Definition at line 44 of file tcpipconf_notify.c.


The documentation for this struct was generated from the following file: