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