Close

Relief for ODA Team in Ukraine

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

Sets the link between the specified database and the specified COM wrapper. 

 

Parameters
Description
pDb
[in] Pointer to the database.
pIUnknown
[in] Pointer to the COM wrapper.

If pIUnknown is NULL, the link is removed.

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