Function windows::Win32::NetworkManagement::Dhcp::DhcpDeleteSubnet
pub unsafe fn DhcpDeleteSubnet<P0>(
serveripaddress: P0,
subnetaddress: u32,
forceflag: DHCP_FORCE_FLAG
) -> u32where
P0: IntoParam<PCWSTR>,