windows::Win32::Networking::ActiveDirectory

Function DsReplicaDelW

pub unsafe fn DsReplicaDelW<P1, P2>(
    hds: HANDLE,
    namecontext: P1,
    dsasrc: P2,
    options: u32,
) -> u32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,