ICimLicense::CheckModule



Your Ad Here

Description

This method allows you to check the license status for each module in Cimatron E.

Syntax

Status = CheckModule ( ModuleName );

Input: (String) ModuleName

Set the module name to be checked.

Return: (Boolean) Status

Get the License status of the selected module name

TRUE = There is a license for selected module.

Remarks

If FALSE, you can call the method GetLicenseLastError, this will show the error dialog with a short description of the problem.

Return to Cimatron Index


Your Ad Here