Function DhcpV4RemovePolicyRange
pub unsafe fn DhcpV4RemovePolicyRange<P0, P2>(
serveripaddress: P0,
subnetaddress: u32,
policyname: P2,
range: *const DHCP_IP_RANGE,
) -> u32where
P0: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn DhcpV4RemovePolicyRange<P0, P2>(
serveripaddress: P0,
subnetaddress: u32,
policyname: P2,
range: *const DHCP_IP_RANGE,
) -> u32where
P0: Param<PCWSTR>,
P2: Param<PCWSTR>,