
Public Attributes | |
| readonly attribute boolean | absolute |
| If this event is relative or absolute. | |
| readonly attribute long | x |
| New X position, or X delta. | |
| readonly attribute long | y |
| New Y position, or Y delta. | |
| readonly attribute long | z |
| Z delta. | |
| readonly attribute long | w |
| W delta. | |
| readonly attribute long | buttons |
| Button state bitmask. | |
{1F85D35C-C524-40FF-8E98-307000DF0992} | readonly attribute boolean IGuestMouseEvent::absolute |
If this event is relative or absolute.
| readonly attribute long IGuestMouseEvent::x |
New X position, or X delta.
| readonly attribute long IGuestMouseEvent::y |
New Y position, or Y delta.
| readonly attribute long IGuestMouseEvent::z |
Z delta.
| readonly attribute long IGuestMouseEvent::w |
W delta.
| readonly attribute long IGuestMouseEvent::buttons |
Button state bitmask.
1.5.6