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

Removes the specified reactor to the dynamic linker reactor chain.

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