Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgRxEventReactor::databaseToBeDestroyed Method
Syntax
C++
virtual void databaseToBeDestroyed(OdDgDatabase* pDb);

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

 

Parameters
Description
pDb
[in] Pointer to the database to be destroyed.

This function is called before the operation.

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