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