TMouseInfoV01 Class Reference

class TMouseInfoV01

Encapsulates information about the mouse display characteristics.

An object of this type is passed, via a TPckgBuf , to the HAL handler that deals with the HAL group function-id pair:
  • EHalGroupMouse, EMouseHalMouseInfo;

EMouseHalMouseInfo TMouseHalFunction EHalGroupMouse TPckgBuf

Member Data Documentation

TSize iMouseAreaSize

TSize iMouseAreaSize

The width/height of the display in pixels as used by the mouse.

TInt iMouseButtons

TInt iMouseButtons

The number of mouse buttons.

TPoint iOffsetToDisplay

TPoint iOffsetToDisplay

The offset in pixels from the mouse usable area to the display area.