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

Removes the specified event reactor from the host application's event reactor list.

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