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

Notification function called whenever the wblock of a database has succeded. 

 

This function is called after the operation.

  • abortWblock
  • beginWblock
  • beginWblockObjects
  • otherWblock
  • wblockNotice

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