CUnk
 Returns the controlling IUnknown interface of the object.
 Public Function CUnk(
	  ByVal Obj As IUnknown ) As IUnknown
Parameters
- Obj
- 
[ByVal]
 IUnknown.
  The object get the controlling interface of.
 
Return Values
IUnknown -  The controlling IUnknown interface.
See Also
Project CorLib Overview
Class Conversion Overview