Close

Relief for ODA Team in Ukraine

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

Return the IDispatch of the document to which the specified database belongs.

Parameters
Description
pDb
[in] Pointer to the database.

Returns NULL if the database does not belong to a document.

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