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