TCilTsegClientLib.GetLicenseInfo Method

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

Unit: Olf.CilTseg.ClientLib
function GetLicenseInfo(const ALicenseNumber: string): TCilTsegLicenseInfo

Parameters

ALicenseNumber
Type: System.string

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.