public class IGuestFileStateChangedEvent extends IGuestFileEvent
Constructor and Description |
---|
IGuestFileStateChangedEvent(java.lang.String wrapped,
org.virtualbox_6_0.ObjectRefManager objMgr,
org.virtualbox_6_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
IVirtualBoxErrorInfo |
getError()
Error information in case of new session status is indicating an error.
|
FileStatus |
getStatus()
New guest file status.
|
static IGuestFileStateChangedEvent |
queryInterface(IUnknown obj) |
getFile
getSession
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestFileStateChangedEvent(java.lang.String wrapped, org.virtualbox_6_0.ObjectRefManager objMgr, org.virtualbox_6_0.jaxws.VboxPortType port)
public FileStatus getStatus()
public IVirtualBoxErrorInfo getError()
IVirtualBoxErrorInfo.getResultDetail()
will contain
the runtime (IPRT) error code from the guest. See include/iprt/err.h and
include/VBox/err.h for details.public static IGuestFileStateChangedEvent queryInterface(IUnknown obj)