Struct windows_sys::Win32::Storage::FileSystem::CLS_ARCHIVE_DESCRIPTOR
[−]#[repr(C)]pub struct CLS_ARCHIVE_DESCRIPTOR {
pub coffLow: u64,
pub coffHigh: u64,
pub infoContainer: CLS_CONTAINER_INFORMATION,
}Expand description
Required features: ‘Win32_Storage_FileSystem’
Fields
coffLow: u64coffHigh: u64infoContainer: CLS_CONTAINER_INFORMATION