windows::Win32::Storage::DistributedFileSystem

Function NetDfsAddRootTarget

pub unsafe fn NetDfsAddRootTarget<P0, P1, P3>(
    pdfspath: P0,
    ptargetpath: P1,
    majorversion: u32,
    pcomment: P3,
    flags: u32,
) -> u32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P3: Param<PCWSTR>,