org.eclipse.actf.util.win32.comclutch
Class RefIUnknown

java.lang.Object
  extended by org.eclipse.actf.util.win32.comclutch.impl.IResourceImpl
      extended by org.eclipse.actf.util.win32.comclutch.RefContainer
          extended by org.eclipse.actf.util.win32.comclutch.RefIUnknown
All Implemented Interfaces:
IResource

public class RefIUnknown
extends RefContainer

See Also:
RefContainer

Constructor Summary
RefIUnknown(ResourceManager rm)
           
 
Method Summary
 IUnknown getValue()
           
 void setValue(IUnknown value)
           
 
Methods inherited from class org.eclipse.actf.util.win32.comclutch.RefContainer
getPtr, release
 
Methods inherited from class org.eclipse.actf.util.win32.comclutch.impl.IResourceImpl
addResource, equals, findInResource, getResourceManager, hashCode, isPermanent, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RefIUnknown

public RefIUnknown(ResourceManager rm)
Method Detail

getValue

public IUnknown getValue()

setValue

public void setValue(IUnknown value)