TCilTsegClientLib.GetLicenseInfo Method

Definition

Call the API to get the properties of the given license key.

Delphi
function GetLicenseInfo(const ALicenseNumber: string): TCilTsegLicenseInfo

Parameters

ALicenseNumber
string

Returns

Remarks

For security reasons it'll answer only for available license key or a key linked to your software ID. The call is done in current thread. It can block the process if a timeout occured.