ICimLicense::GrabModule



Your Ad Here

Description

This method allows you to grab a license module in Cimatron E.

Syntax

Status = GrabModule ( ModuleName );

Input: (String) ModuleName

Set the module name to be grabbed.

Return: (Boolean) Status

Get the License status of the selected module name

TRUE = There is a license for selected module.

Remarks

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

  2. The grabbed license will be automatically released:

Return to Cimatron Index


Your Ad Here