ReactOS 0.4.15-dev-7788-g1ad9096
_CM_KEYBOARD_DEVICE_DATA Struct Reference

#include <cmtypes.h>

Public Attributes

USHORT Version
 
USHORT Revision
 
UCHAR Type
 
UCHAR Subtype
 
USHORT KeyboardFlags
 

Detailed Description

Definition at line 420 of file cmtypes.h.

Member Data Documentation

◆ KeyboardFlags

USHORT _CM_KEYBOARD_DEVICE_DATA::KeyboardFlags

Definition at line 425 of file cmtypes.h.

Referenced by DetectKeyboardPeripheral().

◆ Revision

USHORT _CM_KEYBOARD_DEVICE_DATA::Revision

Definition at line 422 of file cmtypes.h.

Referenced by DetectKeyboardPeripheral().

◆ Subtype

UCHAR _CM_KEYBOARD_DEVICE_DATA::Subtype

Definition at line 424 of file cmtypes.h.

Referenced by DetectKeyboardPeripheral().

◆ Type

UCHAR _CM_KEYBOARD_DEVICE_DATA::Type

Definition at line 423 of file cmtypes.h.

Referenced by DetectKeyboardPeripheral().

◆ Version

USHORT _CM_KEYBOARD_DEVICE_DATA::Version

Definition at line 421 of file cmtypes.h.

Referenced by DetectKeyboardPeripheral().


The documentation for this struct was generated from the following file: