Notification when the mouse capabilities reported by the guest have changed. More...
Public Attributes | |
| readonly attribute boolean | supportsAbsolute |
| Supports absolute coordinates. | |
| readonly attribute boolean | supportsRelative |
| Supports relative coordinates. | |
| readonly attribute boolean | needsHostCursor |
| If host cursor is needed. | |
Notification when the mouse capabilities reported by the guest have changed.
The new capabilities are passed.
{D633AD48-820C-4207-B46C-6BD3596640D5} | readonly attribute boolean IMouseCapabilityChangedEvent::supportsAbsolute |
Supports absolute coordinates.
| readonly attribute boolean IMouseCapabilityChangedEvent::supportsRelative |
Supports relative coordinates.
| readonly attribute boolean IMouseCapabilityChangedEvent::needsHostCursor |
If host cursor is needed.
1.7.1