Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::DatabaseUnloadReactor::goodbye Method
Syntax
C++
virtual void goodbye(const OdDbBaseDatabase* pDb) = 0;

Implements reactions for a database unload event. This method should be reimplemented to provide a custom reaction for a database unload event.

Parameters
Description
pDb
[in] A pointer to a database object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.