DHCP Server Management API

The DHCP Server Management API function set can be used to configure and manage a DHCP service on a Windows NT 4.0 or later server platform. This enables developers to:

  • Create, modify, and delete client leases.
  • View DHCP subnets/scopes and associated elements.
  • View DHCP server bindings.

The DHCP server management functions are defined in Dhcpsapi.h.

Element Description
DHCP Server Management API Type Definitions Contains a list of all type definitions (typedefs) used by the DHCP Server Management API.
DHCP Server Management API Functions Contains a list of all functions used by the DHCP Server Management API.
DHCP Server Management API Structures Contains a list of all structures used by the DHCP Server Management API.
DHCP Server Management API Enumerations Contains a list of all enumerated values used by the DHCP Server Management API.
DHCP Server Management API Error Codes Contains a list of all error codes returned by the DHCP Server Management API Functions.