API Reference > OdRx Classes > OdRxDLinkerReactor Class > OdRxDLinkerReactor Methods > OdRxDLinkerReactor::rxAppWillBeLoaded Method
OdRxDLinkerReactor::rxAppWillBeLoaded Method
Syntax
C++
virtual void rxAppWillBeLoaded(const OdString& moduleName);
Parameters 
Description 
const OdString& moduleName 
[in] Module name. 

Notification function called whenever an OdRxModule (TX application) will be loaded.

This function is called before the operation.

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