GUID_CLASS_MOUSE

GUID_CLASS_MOUSE is an obsolete identifier for the device interface class for mouse devices. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_MOUSE class identifier for new instances of this class.

Remarks

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

Requirements

Version

Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_MOUSE instead.

Header

Ntddmou.h (include Ntddmou.h)

See also

GUID_DEVINTERFACE_MOUSE