API Reference > Other Classes > OdOxOleLinkManager Class > OdOxOleLinkManager Methods > GetIUnknown Method > OdOxOleLinkManager::GetIUnknown Method (OdDbObject*)
OdOxOleLinkManager::GetIUnknown Method (OdDbObject*)
Syntax
C++
virtual IUnknown* GetIUnknown(OdDbObject* pObject) = 0;
Parameters 
Description 
OdDbObject* pObject 
[in] Pointer to the object. 

Returns the IUnknown of the COM wrapper for the specified database -resident object. 

 

Returns NULL if no wrapper is found.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.