Click or drag to resize

TLLInterfaceIsLicenseValid Method

You can call this function to verify user's license stored in registry. When new instance of TLLInterface class is initialized, this function called automatically.

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public bool IsLicenseValid()

Return Value

Type: Boolean
Bool: True if license was successfully verified
Remarks