pub unsafe extern "system" fn DhcpV4RemoveOptionValue(
    serveripaddress: PCWSTR,
    flags: u32,
    optionid: u32,
    policyname: PCWSTR,
    vendorname: PCWSTR,
    scopeinfo: *mut DHCP_OPTION_SCOPE_INFO
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"