public class IGuestDirectoryStateChangedEvent extends IGuestDirectoryEvent
{C32BCE60-D69D-4EB7-A02A-411ECBAB6A18}
Constructor and Description |
---|
IGuestDirectoryStateChangedEvent(java.lang.String wrapped,
org.virtualbox_7_1.ObjectRefManager objMgr,
org.virtualbox_7_1.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
IVirtualBoxErrorInfo |
getError()
Error information in case of new session status is indicating an error.
|
DirectoryStatus |
getStatus()
New guest directory status.
|
static IGuestDirectoryStateChangedEvent |
queryInterface(IUnknown obj) |
getDirectory
getSession
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public IGuestDirectoryStateChangedEvent(java.lang.String wrapped, org.virtualbox_7_1.ObjectRefManager objMgr, org.virtualbox_7_1.jaxws.VboxPortType port)
public DirectoryStatus 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 IGuestDirectoryStateChangedEvent queryInterface(IUnknown obj)