windows::Win32::Networking::ActiveDirectory

Function DsReplicaVerifyObjectsW

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