org.virtualbox_5_1
Class IStorageControllerChangedEvent

java.lang.Object
  extended by org.virtualbox_5_1.IUnknown
      extended by org.virtualbox_5_1.IEvent
          extended by org.virtualbox_5_1.IStorageControllerChangedEvent

public class IStorageControllerChangedEvent
extends IEvent

Notification when aIMachine.getMediumAttachments()changes. Interface ID: {715212BF-DA59-426E-8230-3831FAA52C56}


Field Summary
 
Fields inherited from class org.virtualbox_5_1.IUnknown
obj, objMgr, port
 
Constructor Summary
IStorageControllerChangedEvent(java.lang.String wrapped, org.virtualbox_5_1.ObjectRefManager objMgr, org.virtualbox_5_1.jaxws.VboxPortType port)
           
 
Method Summary
 java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
           
static IStorageControllerChangedEvent queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_5_1.IEvent
getSource, getType, getWaitable, setProcessed, waitProcessed
 
Methods inherited from class org.virtualbox_5_1.IUnknown
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IStorageControllerChangedEvent

public IStorageControllerChangedEvent(java.lang.String wrapped,
                                      org.virtualbox_5_1.ObjectRefManager objMgr,
                                      org.virtualbox_5_1.jaxws.VboxPortType port)
Method Detail

getMidlDoesNotLikeEmptyInterfaces

public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()

queryInterface

public static IStorageControllerChangedEvent queryInterface(IUnknown obj)