Source position: jwadhcpsapi.pas line 338
type _DHCP_SUBNET_STATE = (
DhcpSubnetEnabled,
DhcpSubnetDisabled,
DhcpSubnetEnabledSwitched,
DhcpSubnetDisabledSwitched,
DhcpSubnetInvalidState
);