Data Fields | |
UINT64 | ResolutionX |
UINT64 | ResolutionY |
UINT64 | ResolutionZ |
BOOLEAN | LeftButton |
BOOLEAN | RightButton |
TRUE if a left button is present on the pointer device. Otherwise FALSE.
The resolution of the pointer device on the x-axis in counts/mm. If 0, then the pointer device does not support an x-axis.
The resolution of the pointer device on the y-axis in counts/mm. If 0, then the pointer device does not support an x-axis.
The resolution of the pointer device on the z-axis in counts/mm. If 0, then the pointer device does not support an x-axis.
TRUE if a right button is present on the pointer device. Otherwise FALSE.