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