Function windows::Win32::NetworkManagement::Dhcp::DhcpV4FailoverGetScopeRelationship
pub unsafe fn DhcpV4FailoverGetScopeRelationship<P0>(
serveripaddress: P0,
scopeid: u32,
prelationship: *mut *mut DHCP_FAILOVER_RELATIONSHIP,
) -> u32where
P0: Param<PCWSTR>,