Struct windows_sys::Win32::UI::Input::Ime::IMEKMSINIT
#[repr(C, packed(1))]pub struct IMEKMSINIT {
pub cbSize: i32,
pub hWnd: HWND,
}Expand description
Required features: "Win32_UI_Input_Ime", "Win32_Foundation"
Fields§
§cbSize: i32§hWnd: HWND