Struct windows_sys::Win32::Storage::Jet::JET_BKINFO
#[repr(C, packed(1))]pub struct JET_BKINFO {
pub lgposMark: JET_LGPOS,
pub Anonymous: JET_BKINFO_0,
pub genLow: u32,
pub genHigh: u32,
}Expand description
Required features: "Win32_Storage_Jet"
Fields§
§lgposMark: JET_LGPOS§Anonymous: JET_BKINFO_0§genLow: u32§genHigh: u32