public class IRecordingStateChangedEvent extends IEvent
{E578BB9C-E88D-416B-BB45-08A4E7A5B463}
Constructor and Description |
---|
IRecordingStateChangedEvent(java.lang.String wrapped,
org.virtualbox_7_1.ObjectRefManager objMgr,
org.virtualbox_7_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getEnabled()
Whether recording was enabled or disabled.
|
IVirtualBoxErrorInfo |
getError()
Error information in case the event is indicating an error.
|
static IRecordingStateChangedEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IRecordingStateChangedEvent(java.lang.String wrapped, org.virtualbox_7_1.ObjectRefManager objMgr, org.virtualbox_7_1.jaxws.VboxPortType port)
public java.lang.Boolean getEnabled()
public IVirtualBoxErrorInfo getError()
public static IRecordingStateChangedEvent queryInterface(IUnknown obj)