|
ReactOS 0.4.16-dev-2384-gff6bd79
|

Public Attributes | |
| DWORD | type |
| union { | |
| MOUSEINPUT mi | |
| KEYBDINPUT ki | |
| HARDWAREINPUT hi | |
| } | u |
| HARDWAREINPUT TEST_INPUT::hi |
| KEYBDINPUT TEST_INPUT::ki |
Definition at line 59 of file imm32.c.
Referenced by test_ime_processkey().
| MOUSEINPUT TEST_INPUT::mi |
| DWORD TEST_INPUT::type |
Definition at line 55 of file imm32.c.
Referenced by test_ime_processkey().
| union { ... } TEST_INPUT::u |
Referenced by test_ime_processkey().