Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4RemovePolicyRange
[−]pub unsafe extern "system" fn DhcpV4RemovePolicyRange(
serveripaddress: PCWSTR,
subnetaddress: u32,
policyname: PCWSTR,
range: *const DHCP_IP_RANGE
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Dhcp"