API Reference > OdRx Classes > OdRxEvent Class > OdRxEvent Methods > OdRxEvent::addReactor Method
OdRxEvent::addReactor Method
Syntax
C++
virtual void addReactor(OdRxEventReactor* pReactor) = 0;
Parameters 
Description 
OdRxEventReactor* pReactor 
[in] Pointer to the event reactor. 

Adds the specified event reactor to the host application's event reactor list.

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