org.virtualbox_4_3
Class IUSBControllerChangedEvent

java.lang.Object
  extended by org.virtualbox_4_3.IUnknown
      extended by org.virtualbox_4_3.IEvent
          extended by org.virtualbox_4_3.IUSBControllerChangedEvent

public class IUSBControllerChangedEvent
extends IEvent

Notification when a property of the virtual IMachine.getUSBControllers()changes. Interested callees should use IUSBController methods and attributes to find out what has changed. Interface ID: {93BADC0C-61D9-4940-A084-E6BB29AF3D83}


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

Constructor Detail

IUSBControllerChangedEvent

public IUSBControllerChangedEvent(java.lang.String wrapped,
                                  org.virtualbox_4_3.jaxws.VboxPortType port)
Method Detail

queryInterface

public static IUSBControllerChangedEvent queryInterface(IUnknown obj)