Skip to content

Latest commit

 

History

History
88 lines (68 loc) · 3.13 KB

ns-dhcpsapi-dhcpds_server.md

File metadata and controls

88 lines (68 loc) · 3.13 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
NS:dhcpsapi._DHCPDS_SERVER
DHCPDS_SERVER (dhcpsapi.h)
The DHCPDS_SERVER structure defines information on a DHCP server in the context of directory services.
*LPDHCPDS_SERVER
*PDHCPDS_SERVER
DHCPDS_SERVER
DHCPDS_SERVER structure [DHCP]
DHCP_SERVER_INFO
DHCP_SERVER_INFO structure [DHCP]
LPDHCPDS_SERVER *PDHCPDS_SERVER
LPDHCPDS_SERVER *PDHCPDS_SERVER structure pointer [DHCP]
LPDHCP_SERVER_INFO *PDHCP_SERVER_INFO
LPDHCP_SERVER_INFO *PDHCP_SERVER_INFO structure pointer [DHCP]
PDHCPDS_SERVER
PDHCPDS_SERVER structure pointer [DHCP]
PDHCP_SERVER_INFO
PDHCP_SERVER_INFO structure pointer [DHCP]
dhcp.dhcpds_server
dhcpsapi/DHCP_SERVER_INFO
dhcpsapi/LPDHCPDS_SERVER *PDHCPDS_SERVER
dhcpsapi/LPDHCP_SERVER_INFO *PDHCP_SERVER_INFO
dhcpsapi/PDHCPDS_SERVER
dhcpsapi/PDHCP_SERVER_INFO
dhcpsapi/_DHCPDS_SERVER
dhcp\dhcpds_server.htm
DHCP
12f3fbd3-9b81-4a11-914c-83658c2bce89
12/05/2018
*LPDHCPDS_SERVER, *PDHCPDS_SERVER, DHCPDS_SERVER, DHCPDS_SERVER structure [DHCP], DHCP_SERVER_INFO, DHCP_SERVER_INFO structure [DHCP], LPDHCPDS_SERVER *PDHCPDS_SERVER, LPDHCPDS_SERVER *PDHCPDS_SERVER structure pointer [DHCP], LPDHCP_SERVER_INFO *PDHCP_SERVER_INFO, LPDHCP_SERVER_INFO *PDHCP_SERVER_INFO structure pointer [DHCP], PDHCPDS_SERVER, PDHCPDS_SERVER structure pointer [DHCP], PDHCP_SERVER_INFO, PDHCP_SERVER_INFO structure pointer [DHCP], dhcp.dhcpds_server, dhcpsapi/DHCP_SERVER_INFO, dhcpsapi/LPDHCPDS_SERVER *PDHCPDS_SERVER, dhcpsapi/LPDHCP_SERVER_INFO *PDHCP_SERVER_INFO, dhcpsapi/PDHCPDS_SERVER, dhcpsapi/PDHCP_SERVER_INFO, dhcpsapi/_DHCPDS_SERVER
dhcpsapi.h
Windows
None supported
Windows 2000 Server [desktop apps only]
Windows
DHCPDS_SERVER, *LPDHCPDS_SERVER, *PDHCPDS_SERVER
19H1
_DHCPDS_SERVER
dhcpsapi/_DHCPDS_SERVER
LPDHCPDS_SERVER
dhcpsapi/LPDHCPDS_SERVER
DHCPDS_SERVER
dhcpsapi/DHCPDS_SERVER
c++
APIRef
kbSyntax
HeaderDef
Dhcpsapi.h
DHCPDS_SERVER

DHCPDS_SERVER structure

-description

The DHCPDS_SERVER structure defines information on a DHCP server in the context of directory services.

-struct-fields

-field Version

Reserved. This value should be set to 0.

-field ServerName

Unicode string that contains the unique name of the DHCP server.

-field ServerAddress

Specifies the IP address of the DHCP server as an unsigned 32-bit integer.

-field Flags

Specifies a set of bit flags that describe active directory settings for the DHCP server.

-field State

Reserved. This value should be set to 0.

-field DsLocation

Unicode string that contains the active directory path to the DHCP server.

-field DsLocType

Reserved. This value should be set to 0.