public class IGuestDebugControlChangedEvent extends IEvent
IMachine.getGuestDebugControl()
settings changes. Interested callees should use IGuestDebugControl methods and attributes
to find out what has changed.
Interface ID: {A3D2799E-D3AD-4F73-91EF-7D839689F6D6}
Constructor and Description |
---|
IGuestDebugControlChangedEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
IGuestDebugControl |
getGuestDebugControl()
Guest debug control object that is subject to change.
|
static IGuestDebugControlChangedEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestDebugControlChangedEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
public IGuestDebugControl getGuestDebugControl()
public static IGuestDebugControlChangedEvent queryInterface(IUnknown obj)