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_IDtype: VDS_HWPROVIDER_TYPEstatus: VDS_PATH_STATUSAnonymous1: VDS_PATH_INFO_0Anonymous2: VDS_PATH_INFO_1Anonymous3: VDS_PATH_INFO_2