pub type FORM_INFO_2W = _FORM_INFO_2W;
Aliased Type§
struct FORM_INFO_2W {
pub Flags: u32,
pub pName: *const u16,
pub Size: tagSIZE,
pub ImageableArea: _RECTL,
pub pKeyword: *const i8,
pub StringType: u32,
pub pMuiDll: *const u16,
pub dwResourceId: u32,
pub pDisplayName: *const u16,
pub wLangId: u16,
}
Fields§
§Flags: u32
§pName: *const u16
§Size: tagSIZE
§ImageableArea: _RECTL
§pKeyword: *const i8
§StringType: u32
§pMuiDll: *const u16
§dwResourceId: u32
§pDisplayName: *const u16
§wLangId: u16