Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdOxOleLinkManager::SetDocIDispatch Method
Syntax
C++
virtual bool SetDocIDispatch(OdDbDatabase * pDatabase, IDispatch* pIDispatch = 0) = 0;

Sets the link between the specified database and the specified document to which it belongs..

Parameters
Description
pIDispatch
[in] Pointer to the IDispatch of the document..
pDb
[in] Pointer to the database.

If IDispatch is NULL, the link is removed.

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