Skip to main content

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: u64, pub pName: *const u8, pub Size: tagSIZE, pub ImageableArea: _RECTL, pub pKeyword: *const u8, pub StringType: u64, pub pMuiDll: *const u8, pub dwResourceId: u64, pub pDisplayName: *const u8, pub wLangId: u16, }

Fields§

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