|
ReactOS 0.4.16-dev-2384-gff6bd79
|

Public Attributes | |
| WORD | scan |
| WORD | vkey |
| DWORD | flags |
| struct user_call | expect [8] |
| BYTE | expect_state [256] |
| BOOL | todo_state [256] |
| BOOL | async |
| BYTE | expect_async [256] |
| BOOL | todo_async [256] |
| BYTE send_input_keyboard_test::expect_async[256] |
Definition at line 650 of file input.c.
Referenced by test_SendInput_raw_key_messages().
| BYTE send_input_keyboard_test::expect_state[256] |
Definition at line 647 of file input.c.
Referenced by test_SendInput_keyboard_messages(), and test_SendInput_raw_key_messages().
| WORD send_input_keyboard_test::scan |
Definition at line 643 of file input.c.
Referenced by test_SendInput_keyboard_messages(), and test_SendInput_raw_key_messages().
| WORD send_input_keyboard_test::vkey |
Definition at line 644 of file input.c.
Referenced by test_SendInput_keyboard_messages(), and test_SendInput_raw_key_messages().