Skip to content

Latest commit

 

History

History
75 lines (62 loc) · 2.36 KB

ns-dhcpsapi-dhcp_bootp_ip_range.md

File metadata and controls

75 lines (62 loc) · 2.36 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._DHCP_BOOTP_IP_RANGE
DHCP_BOOTP_IP_RANGE (dhcpsapi.h)
The DHCP_BOOTP_IP_RANGE structure defines a suite of IPs for lease to BOOTP-specific clients.
*LPDHCP_BOOT_IP_RANGE
DHCP_BOOTP_IP_RANGE
DHCP_BOOTP_IP_RANGE structure [DHCP]
LPDHCP_BOOT_IP_RANGE
LPDHCP_BOOT_IP_RANGE structure pointer [DHCP]
dhcp.dhcp_bootp_ip_range
dhcpsapi/LPDHCP_BOOT_IP_RANGE
dhcpsapi/_DHCP_BOOTP_IP_RANGE
dhcp\dhcp_bootp_ip_range.htm
DHCP
23268029-0b49-4fd4-8410-4bac6c8ad151
12/05/2018
*LPDHCP_BOOT_IP_RANGE, DHCP_BOOTP_IP_RANGE, DHCP_BOOTP_IP_RANGE structure [DHCP], LPDHCP_BOOT_IP_RANGE, LPDHCP_BOOT_IP_RANGE structure pointer [DHCP], dhcp.dhcp_bootp_ip_range, dhcpsapi/LPDHCP_BOOT_IP_RANGE, dhcpsapi/_DHCP_BOOTP_IP_RANGE
dhcpsapi.h
Windows
None supported
Windows 2000 Server [desktop apps only]
Windows
DHCP_BOOTP_IP_RANGE, *LPDHCP_BOOT_IP_RANGE
19H1
_DHCP_BOOTP_IP_RANGE
dhcpsapi/_DHCP_BOOTP_IP_RANGE
LPDHCP_BOOT_IP_RANGE
dhcpsapi/LPDHCP_BOOT_IP_RANGE
DHCP_BOOTP_IP_RANGE
dhcpsapi/DHCP_BOOTP_IP_RANGE
c++
APIRef
kbSyntax
HeaderDef
Dhcpsapi.h
DHCP_BOOTP_IP_RANGE

DHCP_BOOTP_IP_RANGE structure

-description

The DHCP_BOOTP_IP_RANGE structure defines a suite of IPs for lease to BOOTP-specific clients.

-struct-fields

-field StartAddress

DHCP_IP_ADDRESS value that specifies the start of the IP range used for BOOTP service.

-field EndAddress

DHCP_IP_ADDRESS value that specifies the end of the IP range used for BOOTP service.

-field BootpAllocated

Specifies the number of BOOTP clients with addresses served from this range.

-field MaxBootpAllowed

Specifies the maximum number of BOOTP clients this range is allowed to serve.