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