CIM Reference Guide

(CIM_Tachometer) that is
associated with the fan.
CIM_UserDevice
The CIM_UserDevice class described in Table below contains logical devices that allow a system’s users
to input or view data. Classes derived from CIM_UserDevice include CIM_Keyboard and
CIM_PointingDevice.
Table 29. CIM_UserDevice Properties
Class Name:
CIM_UserDevice
Parent Class:
CIM_LogicalDevice
Property Description Data Type
IsLocked Indicates if the device is locked,
preventing user input or output.
Boolean
CIM_PointingDevice
The CIM_PointingDevice class described in Table below includes those devices used to point to regions
of a display. Examples of such devices are a mouse or a trackball.
Table 30. CIM_PointingDevice Properties
Class Name:
CIM_PointingDevice
Parent Class:
CIM_UserDevice
Property Description Data Type
PointingType Indicates the type of pointing
device. Values for the
PointingType property are:
1 — Other
2 - Unknown
3 - Mouse
4 - Trackball
uint16
41