Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdOxOleLinkManager::SetIUnknown Method (OdDbObject*, IUnknown*)
Syntax
C++
virtual bool SetIUnknown(OdDbObject* pObject, IUnknown* pIUnknown = 0) = 0;

Sets the link between the specified database -resident object and the specified COM wrapper. 

 

Parameters
Description
pObject
[in] Pointer to the object.
pIUnknown
[in] Pointer to the COM wrapper.

If pIUnknown is NULL, the link is removed.

Copyright © 2002-2022. Open Design Alliance All rights reserved.