Function windows::Win32::NetworkManagement::Dhcp::DhcpGetSuperScopeInfoV4
pub unsafe fn DhcpGetSuperScopeInfoV4<P0>(
serveripaddress: P0,
superscopetable: *mut *mut DHCP_SUPER_SCOPE_TABLE,
) -> u32where
P0: Param<PCWSTR>,