Licence Protector

GetLanguage

Hide Navigation Pane

GetLanguage

Previous topic Next topic  

GetLanguage

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

Retrieves the language, which was either defined with SetLanguage or the user selected in the activation screens (requires SetRegisterLanguages.)

 

 

 

 

Name

GetLanguage                                                                              

Purpose

This command retrieves the language, which is used by Licence Protector user interface

Params

None

Returncode

Returncode

Type Integer

Note

10000-x

complete list of all languages see SetLanguage

Usage

Synchronize the language of Licence Protector and main application

Sample

 

  iRes := lic.GetLanguage;

 

  << change language of own application>>

  ...

 

See also

SetLanguage, SetRegisterLanguages