|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cmtypes.h>
Public Attributes | |
| USHORT | Version |
| USHORT | Revision |
| UCHAR | Type |
| UCHAR | Subtype |
| USHORT | KeyboardFlags |
| USHORT _CM_KEYBOARD_DEVICE_DATA::KeyboardFlags |
Definition at line 425 of file cmtypes.h.
Referenced by DetectKeyboardPeripheral().
| USHORT _CM_KEYBOARD_DEVICE_DATA::Revision |
Definition at line 422 of file cmtypes.h.
Referenced by DetectKeyboardPeripheral().
| UCHAR _CM_KEYBOARD_DEVICE_DATA::Subtype |
Definition at line 424 of file cmtypes.h.
Referenced by DetectKeyboardPeripheral().
| UCHAR _CM_KEYBOARD_DEVICE_DATA::Type |
Definition at line 423 of file cmtypes.h.
Referenced by DetectKeyboardPeripheral().
| USHORT _CM_KEYBOARD_DEVICE_DATA::Version |
Definition at line 421 of file cmtypes.h.
Referenced by DetectKeyboardPeripheral().