Struct windows_sys::Win32::Storage::Jet::JET_SNPROG
#[repr(C)]pub struct JET_SNPROG {
pub cbStruct: u32,
pub cunitDone: u32,
pub cunitTotal: u32,
}Expand description
Required features: "Win32_Storage_Jet"
Fields§
§cbStruct: u32§cunitDone: u32§cunitTotal: u32