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

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

 

This function is called before the operation.

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