API Reference > OdRx Classes > OdDgRxEventReactor Class > OdDgRxEventReactor Methods > OdDgRxEventReactor::databaseToBeDestroyed Method
OdDgRxEventReactor::databaseToBeDestroyed Method
Syntax
C++
virtual void databaseToBeDestroyed(OdDgDatabase* pDb);
Parameters 
Description 
OdDgDatabase* pDb 
[in] Pointer to the database to be destroyed. 

Notification function called whenever a database is about to be deleted from memory. 

 

This function is called before the operation.

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