public class IRecordingStateChangedEvent extends IEvent
{210498AE-C922-4E86-9C45-8CFB51395FC3}| Constructor and Description |
|---|
IRecordingStateChangedEvent(java.lang.String wrapped,
org.virtualbox_7_2.ObjectRefManager objMgr,
org.virtualbox_7_2.jaxws.VboxPortType port) |
| Modifier and Type | Method and Description |
|---|---|
IVirtualBoxErrorInfo |
getError()
Error information in case the event is indicating an error.
|
RecordingState |
getState()
New recording state.
|
static IRecordingStateChangedEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessedgetObjMgr, getRemoteWSPort, getWrapped, releaseRemotepublic IRecordingStateChangedEvent(java.lang.String wrapped,
org.virtualbox_7_2.ObjectRefManager objMgr,
org.virtualbox_7_2.jaxws.VboxPortType port)
public RecordingState getState()
public IVirtualBoxErrorInfo getError()
public static IRecordingStateChangedEvent queryInterface(IUnknown obj)