Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpSetOptionValue
[−]pub unsafe extern "system" fn DhcpSetOptionValue(
serveripaddress: PCWSTR,
optionid: u32,
scopeinfo: *const DHCP_OPTION_SCOPE_INFO,
optionvalue: *const DHCP_OPTION_DATA
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Dhcp"