API Reference > OdDb Classes > OdDbObjectContextManager Class > OdDbObjectContextManager Methods > OdDbObjectContextManager::unregisterContextCollection Method
OdDbObjectContextManager::unregisterContextCollection Method
Syntax
C++
OdResult unregisterContextCollection(const OdString& collectionName);
Parameters 
Description 
const OdString& collectionName 
[in] Name of the context collection. 

Returns eOk if successful, or an appropriate error code if not.

Unregisters a context collection from the context manager. 

 

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