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’, ‘Win32_Foundation’
Fields
lgposMark: JET_LGPOSAnonymous: JET_BKINFO_0genLow: u32genHigh: u32