ReactOS 0.4.16-dev-2574-g474348f
_ALTERNATE_CONFIGURATION Struct Reference

#include <rosdhcp.h>

Public Attributes

DWORD IpAddress
 
DWORD SubnetMask
 
DWORD DefaultGateway
 
DWORD DnsServer1
 
DWORD DnsServer2
 

Detailed Description

Definition at line 68 of file rosdhcp.h.

Member Data Documentation

◆ DefaultGateway

DWORD _ALTERNATE_CONFIGURATION::DefaultGateway

Definition at line 72 of file rosdhcp.h.

◆ DnsServer1

DWORD _ALTERNATE_CONFIGURATION::DnsServer1

Definition at line 73 of file rosdhcp.h.

◆ DnsServer2

DWORD _ALTERNATE_CONFIGURATION::DnsServer2

Definition at line 74 of file rosdhcp.h.

◆ IpAddress

DWORD _ALTERNATE_CONFIGURATION::IpAddress

Definition at line 70 of file rosdhcp.h.

Referenced by LoadAlternateConfiguration().

◆ SubnetMask

DWORD _ALTERNATE_CONFIGURATION::SubnetMask

Definition at line 71 of file rosdhcp.h.

Referenced by LoadAlternateConfiguration().


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