ReactOS 0.4.16-dev-2546-g56481e1
AlternateConfiguration Struct Reference

Public Attributes

DWORD IpAddress
 
DWORD SubnetMask
 
DWORD DefaultGateway
 
DWORD DnsServer1
 
DWORD DnsServer2
 

Detailed Description

Definition at line 54 of file tcpipconf_notify.c.

Member Data Documentation

◆ DefaultGateway

DWORD AlternateConfiguration::DefaultGateway

Definition at line 58 of file tcpipconf_notify.c.

Referenced by InitializeTcpipAltDlgCtrls().

◆ DnsServer1

DWORD AlternateConfiguration::DnsServer1

Definition at line 59 of file tcpipconf_notify.c.

Referenced by InitializeTcpipAltDlgCtrls().

◆ DnsServer2

DWORD AlternateConfiguration::DnsServer2

Definition at line 60 of file tcpipconf_notify.c.

Referenced by InitializeTcpipAltDlgCtrls().

◆ IpAddress

DWORD AlternateConfiguration::IpAddress

◆ SubnetMask

DWORD AlternateConfiguration::SubnetMask

Definition at line 57 of file tcpipconf_notify.c.

Referenced by InitializeTcpipAltDlgCtrls().


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