pub type FORM_INFO_2A = _FORM_INFO_2A;Aliased Type§
#[repr(C)]pub struct FORM_INFO_2A {
pub Flags: u64,
pub pName: *const i8,
pub Size: tagSIZE,
pub ImageableArea: _RECTL,
pub pKeyword: *const i8,
pub StringType: u64,
pub pMuiDll: *const i8,
pub dwResourceId: u64,
pub pDisplayName: *const i8,
pub wLangId: u16,
}Fields§
§Flags: u64§pName: *const i8§Size: tagSIZE§ImageableArea: _RECTL§pKeyword: *const i8§StringType: u64§pMuiDll: *const i8§dwResourceId: u64§pDisplayName: *const i8§wLangId: u16