IGuestMouseEvent Interface Reference

Notification when guest mouse event happens. More...

Inheritance diagram for IGuestMouseEvent:

IReusableEvent IEvent

List of all members.

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.


Detailed Description

Notification when guest mouse event happens.

Interface ID:
{1F85D35C-C524-40FF-8E98-307000DF0992}

Member Data Documentation

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.


Generated on Thu Apr 21 13:19:18 2011 for VirtualBox Main API by  doxygen 1.5.6