API Reference > OdRx Classes > OdRxEventReactor Class > OdRxEventReactor Methods > OdRxEventReactor::abortSave Method
OdRxEventReactor::abortSave Method
Syntax
C++
virtual void abortSave(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database being saved. 

Notification function called whenever the save of a database has failed. 

 

This function is called after the operation.

  • beginSave
  • saveComplete

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