windows::Win32::Storage::DistributedFileSystem

Function NetDfsSetFtContainerSecurity

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