Licence Protector

GetLicFileVersion

Hide Navigation Pane

GetLicFileVersion

Previous topic Next topic No directory for this topic  

GetLicFileVersion

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

 

Name

GetLicFileVersion                                                                                  

Purpose

Gets the version of the license file

Params

None

Returncode

Returncode

Type Integer

Note

The version

e.g. 2200 for major version 2, minor version 1, no patches

 

Usage

You want to check if the license file is up-to-date

Sample

 

  iVersion := lic.GetLicFileVersion;

  << use the extracted version >>

  ...

See also

GetLicFileID, GetLicFileDate