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

Notification function called whenever the loading of an OdRxModule (TX application) has been aborted.

This function is after before the operation.

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