Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpRemoveOptionValueV5
[−]pub unsafe extern "system" fn DhcpRemoveOptionValueV5(
serveripaddress: PCWSTR,
flags: u32,
optionid: u32,
classname: PCWSTR,
vendorname: PCWSTR,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Dhcp"