Struct windows_sys::Win32::System::WindowsProgramming::IMESTRUCT
#[repr(C)]pub struct IMESTRUCT {
pub fnc: u32,
pub wParam: WPARAM,
pub wCount: u32,
pub dchSource: u32,
pub dchDest: u32,
pub lParam1: LPARAM,
pub lParam2: LPARAM,
pub lParam3: LPARAM,
}Expand description
Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"
Fields§
§fnc: u32§wParam: WPARAM§wCount: u32§dchSource: u32§dchDest: u32§lParam1: LPARAM§lParam2: LPARAM§lParam3: LPARAM