#[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"
Fields§
§State: u32§ServerName: PWSTR§TargetPriority: DFS_TARGET_PRIORITY