org.virtualbox_5_1
Class IMediumConfigChangedEvent
java.lang.Object
org.virtualbox_5_1.IUnknown
org.virtualbox_5_1.IEvent
org.virtualbox_5_1.IMediumConfigChangedEvent
public class IMediumConfigChangedEvent
- extends IEvent
The configuration of the given medium was changed (location, properties,
child/parent or anything else).
NOTE: This event is not yet implemented.
Interface ID: {DD3E2654-A161-41F1-B583-4892F4A9D5D5}
Constructor Summary |
IMediumConfigChangedEvent(java.lang.String wrapped,
org.virtualbox_5_1.ObjectRefManager objMgr,
org.virtualbox_5_1.jaxws.VboxPortType port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMediumConfigChangedEvent
public IMediumConfigChangedEvent(java.lang.String wrapped,
org.virtualbox_5_1.ObjectRefManager objMgr,
org.virtualbox_5_1.jaxws.VboxPortType port)
getMedium
public IMedium getMedium()
- ID of the medium this event relates to.
- Returns:
- org.virtualbox_5_1.IMedium
queryInterface
public static IMediumConfigChangedEvent queryInterface(IUnknown obj)