Struct windows_sys::Win32::Storage::DistributedFileSystem::DFS_INFO_1
#[repr(C)]pub struct DFS_INFO_1 {
pub EntryPath: PWSTR,
}Expand description
Required features: "Win32_Storage_DistributedFileSystem"
Fields§
§EntryPath: PWSTR