Function windows::Win32::NetworkManagement::Dhcp::DhcpServerSetConfigV6
pub unsafe fn DhcpServerSetConfigV6<P0>(
serveripaddress: P0,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO6,
fieldstoset: u32,
configinfo: *mut DHCP_SERVER_CONFIG_INFO_V6
) -> u32where
P0: IntoParam<PCWSTR>,
Expand description
Required features: "Win32_Foundation"