Struct windows_sys::Win32::Storage::DistributedFileSystem::DFS_INFO_2_32
[−]#[repr(C)]pub struct DFS_INFO_2_32 {
pub EntryPath: u32,
pub Comment: u32,
pub State: u32,
pub NumberOfStorages: u32,
}Expand description
Required features: ‘Win32_Storage_DistributedFileSystem’
Fields
EntryPath: u32Comment: u32State: u32NumberOfStorages: u32