Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxModule::sysData Method
Syntax
C++
virtual void* sysData() = 0;

Declares the method returning the system data for the rx-module instance.

It is the pure virtual method that does not have an implementation. You must redefine it in the derived class.

Copyright © 2002-2022. Open Design Alliance All rights reserved.