Function windows::Win32::NetworkManagement::Dhcp::DhcpSetServerBindingInfoV6
pub unsafe fn DhcpSetServerBindingInfoV6<P0>(
serveripaddress: P0,
flags: u32,
bindelementinfo: *mut DHCPV6_BIND_ELEMENT_ARRAY
) -> u32where
P0: IntoParam<PCWSTR>,
Expand description
Required features: "Win32_Foundation"