Function windows::Win32::NetworkManagement::Dhcp::DhcpV6GetStatelessStoreParams
pub unsafe fn DhcpV6GetStatelessStoreParams<P0, P1>(
serveripaddress: P0,
fserverlevel: P1,
subnetaddress: DHCP_IPV6_ADDRESS,
params: *mut *mut DHCPV6_STATELESS_PARAMS
) -> u32where
P0: IntoParam<PCWSTR>,
P1: IntoParam<BOOL>,
Expand description
Required features: "Win32_Foundation"