API Reference > Other Classes > OdEditorReactor Class > OdEditorReactor Methods > OdEditorReactor::abortRestore Method
OdEditorReactor::abortRestore Method
Syntax
C++
virtual void abortRestore(OdDbDatabase* pToDb);
Parameters 
Description 
OdDbDatabase* pToDb 
[in] Host database. 

Notification function called whenever the restore of an Xref database has failed. 

 

This function is called after the operation.

  • beginRestore
  • endRestore

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