windows::Win32::Networking::ActiveDirectory

Function DsReplicaVerifyObjectsA

pub unsafe fn DsReplicaVerifyObjectsA<P1>(
    hds: HANDLE,
    namecontext: P1,
    puuiddsasrc: *const GUID,
    uloptions: u32,
) -> u32
where P1: Param<PCSTR>,