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