API Reference > Other Classes > OdDgEditorReactor Class > OdDgEditorReactor Methods > OdDgEditorReactor::beginClose Method
OdDgEditorReactor::beginClose Method
Syntax
C++
virtual void beginClose(OdDgDatabase* pDb);
Parameters 
Description 
OdDgDatabase* pDb 
[in] Pointer to the database being closed. 

Notification function called whenever an OdDgDatabase instance is about to be closed. 

 

This function is called before the operation.

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