Struct windows_sys::Win32::Storage::DistributedFileSystem::DFS_INFO_150
[−]#[repr(C)]pub struct DFS_INFO_150 {
pub SdLengthReserved: u32,
pub pSecurityDescriptor: *mut SECURITY_DESCRIPTOR,
}Expand description
Required features: ‘Win32_Storage_DistributedFileSystem’, ‘Win32_Foundation’, ‘Win32_Security’
Fields
SdLengthReserved: u32pSecurityDescriptor: *mut SECURITY_DESCRIPTOR