windows::Win32::Storage::DistributedFileSystem

Function NetDfsSetStdContainerSecurity

pub unsafe fn NetDfsSetStdContainerSecurity<P0>(
    machinename: P0,
    securityinformation: u32,
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> u32
where P0: Param<PCWSTR>,