|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <kbdtool.h>
Public Attributes | |
| USHORT | ScanCode |
| UCHAR | VirtualKey |
| PCHAR | Name |
| BOOLEAN | Processed |
| PCHAR tagSCVK::Name |
Definition at line 38 of file kbdtool.h.
Referenced by DoLAYOUT().
| BOOLEAN tagSCVK::Processed |
Definition at line 39 of file kbdtool.h.
Referenced by DoLAYOUT().
| USHORT tagSCVK::ScanCode |
Definition at line 36 of file kbdtool.h.
Referenced by DoLAYOUT().
| UCHAR tagSCVK::VirtualKey |
Definition at line 37 of file kbdtool.h.
Referenced by DoLAYOUT().