Function windows::Win32::NetworkManagement::Dhcp::DhcpGetSubnetInfoVQ
pub unsafe fn DhcpGetSubnetInfoVQ<P0>(
serveripaddress: P0,
subnetaddress: u32,
subnetinfo: *mut *mut DHCP_SUBNET_INFO_VQ,
) -> u32where
P0: Param<PCWSTR>,