Function windows_sys::Win32::Storage::DistributedFileSystem::NetDfsGetSecurity
[−]pub unsafe extern "system" fn NetDfsGetSecurity(
dfsentrypath: PCWSTR,
securityinformation: u32,
ppsecuritydescriptor: *mut PSECURITY_DESCRIPTOR,
lpcbsecuritydescriptor: *mut u32
) -> u32
Expand description
Required features: "Win32_Storage_DistributedFileSystem"
, "Win32_Security"