Struct windows_sys::Win32::UI::Input::Ime::TRANSMSGLIST
#[repr(C)]pub struct TRANSMSGLIST {
pub uMsgCount: u32,
pub TransMsg: [TRANSMSG; 1],
}Expand description
Required features: "Win32_UI_Input_Ime", "Win32_Foundation"
Fields§
§uMsgCount: u32§TransMsg: [TRANSMSG; 1]