pub unsafe extern "system" fn DhcpRemoveOptionV5(
    serveripaddress: PCWSTR,
    flags: u32,
    optionid: u32,
    classname: PCWSTR,
    vendorname: PCWSTR
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"