Function windows::Win32::NetworkManagement::Dhcp::DhcpSetSubnetInfoV6
pub unsafe fn DhcpSetSubnetInfoV6<P0>(
serveripaddress: P0,
subnetaddress: DHCP_IPV6_ADDRESS,
subnetinfo: *mut DHCP_SUBNET_INFO_V6
) -> u32where
P0: IntoParam<PCWSTR>,
Expand description
Required features: "Win32_NetworkManagement_Dhcp"