#[repr(C)]pub struct DFS_STORAGE_INFO_1 {
pub State: u32,
pub ServerName: PWSTR,
pub ShareName: PWSTR,
pub TargetPriority: DFS_TARGET_PRIORITY,
}Expand description
Required features: ‘Win32_Storage_DistributedFileSystem’, ‘Win32_Foundation’
Fields
State: u32ServerName: PWSTRTargetPriority: DFS_TARGET_PRIORITY