Function windows::Win32::NetworkManagement::Dhcp::DhcpV4FailoverDeleteRelationship
pub unsafe fn DhcpV4FailoverDeleteRelationship<P0, P1>(
serveripaddress: P0,
prelationshipname: P1,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,