org.virtualbox_7_1
Class IResourceStore
java.lang.Object
org.virtualbox_7_1.IUnknown
org.virtualbox_7_1.IResourceStore
public class IResourceStore
- extends IUnknown
Provides access to resources accessed by various device implementations and created when the VM
is started (only the FDT currently). This is not accessible from anywhere right now but just for
convenience if required later on.
Interface ID: {D96A2540-8AAB-4C71-8AF9-95379F23B23D}
Constructor Summary |
IResourceStore(java.lang.String wrapped,
org.virtualbox_7_1.ObjectRefManager objMgr,
org.virtualbox_7_1.jaxws.VboxPortType port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IResourceStore
public IResourceStore(java.lang.String wrapped,
org.virtualbox_7_1.ObjectRefManager objMgr,
org.virtualbox_7_1.jaxws.VboxPortType port)
getMidlDoesNotLikeEmptyInterfaces
public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
queryInterface
public static IResourceStore queryInterface(IUnknown obj)