public class ISharedFolderChangedEvent extends IEvent
IVirtualBox.getSharedFolders()
(Scope.Global
),IMachine.getSharedFolders()
of
the machine (Scope.Machine
) orIConsole.getSharedFolders()
of the
machine (Scope.Session
). Interested callees
should use query the corresponding collections to find out what has
changed.
Interface ID: {B66349B5-3534-4239-B2DE-8E1535D94C0B}
Constructor and Description |
---|
ISharedFolderChangedEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
Scope |
getScope()
Scope of the notification.
|
static ISharedFolderChangedEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public ISharedFolderChangedEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
public Scope getScope()
public static ISharedFolderChangedEvent queryInterface(IUnknown obj)