pub unsafe fn DhcpRemoveSubnetElement<P0>(
    serveripaddress: P0,
    subnetaddress: u32,
    removeelementinfo: *const DHCP_SUBNET_ELEMENT_DATA,
    forceflag: DHCP_FORCE_FLAG
) -> u32where
    P0: IntoParam<PCWSTR>,
Expand description

Required features: "Win32_NetworkManagement_Dhcp"