Struct windows_sys::Win32::Storage::DistributedFileSystem::DFS_STORAGE_INFO
#[repr(C)]pub struct DFS_STORAGE_INFO {
pub State: u32,
pub ServerName: PWSTR,
pub ShareName: PWSTR,
}
Expand description
Required features: "Win32_Storage_DistributedFileSystem"
Fields§
§State: u32
§ServerName: PWSTR