VirtualBox Main API
List of all members
IMachineDataChangedEvent Interface Reference

Any of the settings of the given machine has changed. More...

Inheritance diagram for IMachineDataChangedEvent:
IMachineEvent IEvent

Additional Inherited Members

- Public Member Functions inherited from IEvent
void setProcessed ()
 Internal method called by the system when all listeners of a particular event have called IEventSource::eventProcessed.
void waitProcessed (in long timeout,[retval] out boolean result)
 Wait until time outs, or this event is processed.
- Public Attributes inherited from IMachineEvent
readonly attribute wstringUUID machineId
 ID of the machine this event relates to.

Detailed Description

Any of the settings of the given machine has changed.

Interface ID:
{6AA70A6C-0DCA-4810-8C5C-457B278E3D49}