Check for the presence of a valid and current license for a specific module.
Syntax
int License_SliceO_Check(
int module
) ;
Parameters
module
Module ID for the license.
Return value
This function return 1 if the module is licensed.
Remarks
If you want to use license protection on your modules, ask TomoVision. We will provide you with a Module ID and tool to generate license for that module ID.
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also