TCilTsegClientLib.CheckLicenseActivation Method

Definition

Call the API to check the validity of a license activation.

Delphi
function CheckLicenseActivation(const ALicenseNumber: string; const AUserEmail: string; const ADeviceName: string; const AActivationNumber: string): TCilTsegLicenseActivation

Parameters

ALicenseNumber
string
AUserEmail
string
ADeviceName
string
AActivationNumber
string

Returns

Remarks

Send the values used during the license activation and the activation number the activation call gave you. The call is done in current thread. It can block the process if a timeout occured.