API Reference > OdRx Classes > OdRxModuleSoftReference Template > OdRxModuleSoftReference Methods > OdRxModuleSoftReference::getModule Method
OdRxModuleSoftReference::getModule Method
Syntax
C++
OdSmartPtr<TModule> getModule(const OdString& appName);
Parameters 
Description 
const OdString& appName 
[in] Name as a non-empty string value. 

Returns a smart pointer to the rx-module instance with the specified name. 

 

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