class DhcpsApi::DHCP_SUBNET_ELEMENT_TYPE
typedef enum _DHCP_SUBNET_ELEMENT_TYPE_V5 {
DhcpIpRanges, DhcpSecondaryHosts, DhcpReservedIps, DhcpExcludedIpRanges, DhcpIpRangesDhcpOnly, DhcpIpRangesDhcpBootp, DhcpIpRangesBootpOnly
} DHCP_SUBNET_ELEMENT_TYPE
, *LPDHCP_SUBNET_ELEMENT_TYPE;
Constants
- DhcpExcludedIpRanges
- DhcpIpRanges
- DhcpIpRangesBootpOnly
- DhcpIpRangesDhcpBootp
- DhcpIpRangesDhcpOnly
- DhcpReservedIps
- DhcpSecondaryHosts