FORM_INFO_2

Type Alias FORM_INFO_2 

Source
pub type FORM_INFO_2 = FORM_INFO_2A;

Aliased Type§

#[repr(C)]
pub struct FORM_INFO_2 { pub Flags: u32, pub pName: *const i8, pub Size: tagSIZE, pub ImageableArea: _RECTL, pub pKeyword: *const i8, pub StringType: u32, pub pMuiDll: *const i8, pub dwResourceId: u32, pub pDisplayName: *const i8, pub wLangId: u16, }

Fields§

§Flags: u32§pName: *const i8§Size: tagSIZE§ImageableArea: _RECTL§pKeyword: *const i8§StringType: u32§pMuiDll: *const i8§dwResourceId: u32§pDisplayName: *const i8§wLangId: u16