Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 2.35 KB

ne-dhcpsapi-dhcp_failover_server.md

File metadata and controls

71 lines (60 loc) · 2.35 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:dhcpsapi._DHCP_FAILOVER_SERVER
DHCP_FAILOVER_SERVER (dhcpsapi.h)
The DHCP_FAILOVER_SERVER enumeration defines whether the DHCP server is the primary or secondary server in a DHCPv4 failover relationship.
*LPDHCP_FAILOVER_SERVER
DHCP_FAILOVER_SERVER
DHCP_FAILOVER_SERVER enumeration [DHCP]
LPDHCP_FAILOVER_SERVER
LPDHCP_FAILOVER_SERVER enumeration pointer [DHCP]
PrimaryServer
SecondaryServer
dhcp.dhcp_failover_server
dhcpsapi/DHCP_FAILOVER_SERVER
dhcpsapi/LPDHCP_FAILOVER_SERVER
dhcpsapi/PrimaryServer
dhcpsapi/SecondaryServer
dhcp\dhcp_failover_server.htm
DHCP
a75a1132-3c49-44f1-a1f6-c98991ebb8c4
12/05/2018
*LPDHCP_FAILOVER_SERVER, DHCP_FAILOVER_SERVER, DHCP_FAILOVER_SERVER enumeration [DHCP], LPDHCP_FAILOVER_SERVER, LPDHCP_FAILOVER_SERVER enumeration pointer [DHCP], PrimaryServer, SecondaryServer, dhcp.dhcp_failover_server, dhcpsapi/DHCP_FAILOVER_SERVER, dhcpsapi/LPDHCP_FAILOVER_SERVER, dhcpsapi/PrimaryServer, dhcpsapi/SecondaryServer
dhcpsapi.h
Windows
None supported
Windows Server 2012 [desktop apps only]
Windows
DHCP_FAILOVER_SERVER, *LPDHCP_FAILOVER_SERVER
19H1
_DHCP_FAILOVER_SERVER
dhcpsapi/_DHCP_FAILOVER_SERVER
LPDHCP_FAILOVER_SERVER
dhcpsapi/LPDHCP_FAILOVER_SERVER
DHCP_FAILOVER_SERVER
dhcpsapi/DHCP_FAILOVER_SERVER
c++
APIRef
kbSyntax
HeaderDef
dhcpsapi.h
DHCP_FAILOVER_SERVER

DHCP_FAILOVER_SERVER enumeration

-description

The DHCP_FAILOVER_SERVER enumeration defines whether the DHCP server is the primary or secondary server in a DHCPv4 failover relationship.

-enum-fields

-field PrimaryServer

The server is a primary server in the failover relationship.

-field SecondaryServer

The server is a secondary server in the failover relationship.

-see-also

DHCP_FAILOVER_RELATIONSHIP