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

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

 

This function is called after the operation.

  • abortRestore
  • beginAttach

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