API Reference > Other Classes > OdOxOleLinkManager Class > OdOxOleLinkManager Methods > OdOxOleLinkManager::GetDocIDispatch Method
OdOxOleLinkManager::GetDocIDispatch Method
Syntax
C++
virtual IDispatch* GetDocIDispatch(OdDbDatabase * pDatabase) = 0;
Parameters 
Description 
pDb 
[in] Pointer to the database. 

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

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

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