Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxUnixModule<class T, class TInterface = T>::createModule Method
Syntax
C++
static OdRxUnixModule* createModule(void * hModule, const OdString name);

Creates a new Unix rx-module instance with the specified module name and returns a raw pointer to it. 

 

Parameters
Description
hModule
[in] Module handle.
name
[in] module name as non-empty string value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.