Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxWin32Module<class T, class TInterface = T>::createModule Method
Syntax
C++
static OdRxWin32Module* createModule(HMODULE hModule);

Creates a new Win32 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.