Skip to main content

FORM_INFO_2W

Type Alias FORM_INFO_2W 

Source
pub type FORM_INFO_2W = _FORM_INFO_2W;

Aliased Type§

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

Fields§

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