API Reference > OdRx Classes > OdRxEventReactor Class > OdRxEventReactor Methods > OdRxEventReactor::endInsert Method
OdRxEventReactor::endInsert Method
Syntax
C++
virtual void endInsert(OdDbDatabase* pToDb);
Parameters 
Description 
OdDbDatabase* pToDb 
[in] Destination database. 

Notification function called whenever the insertion of a database has succeeded. 

 

This function is called after the operation.

  • abortInsert
  • beginInsert
  • otherInsert

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