GUID_CLASS_KEYBOARD

GUID_CLASS_KEYBOARD is an obsolete identifier for the device interface class for keyboard devices. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_KEYBOARD class identifier for new instances of this class.

Remarks

The HID samples that are provided in the WDK include the keyboard class driver. The keyboard class driver uses GUID_CLASS_KEYBOARD to register instances of this device interface class.

Requirements

Version

Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_KEYBOARD instead.

Header

Ntddkbd.h (include Ntddkbd.h)

See also

GUID_DEVINTERFACE_KEYBOARD