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