Show/Hide Toolbars

Licence Protector 5

 

Name

GetLicFileDate                                                                                      

Purpose

Gets the date when this license file was created.

Params

None

Returncode

Returncode

Type DateTime

Note

0

An error occurred

Other value

The date when this license file was created

Usage

Extract the creation date to display or use it inside the application code.

Sample

 

  dtCreated := lic.GetLicFileDate;

  << use dtCreated >>

  ...

See also

GetLicFileID, GetLicFileVersion