Struct windows_sys::Win32::Storage::VirtualDiskService::VDS_PATH_INFO
#[repr(C)]pub struct VDS_PATH_INFO {
pub pathId: VDS_PATH_ID,
pub type: VDS_HWPROVIDER_TYPE,
pub status: VDS_PATH_STATUS,
pub Anonymous1: VDS_PATH_INFO_0,
pub Anonymous2: VDS_PATH_INFO_1,
pub Anonymous3: VDS_PATH_INFO_2,
}Expand description
Required features: "Win32_Storage_VirtualDiskService"
Fields§
§pathId: VDS_PATH_ID§type: VDS_HWPROVIDER_TYPE§status: VDS_PATH_STATUS§Anonymous1: VDS_PATH_INFO_0§Anonymous2: VDS_PATH_INFO_1§Anonymous3: VDS_PATH_INFO_2