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