Licence Protector

GetSerial

Hide Navigation Pane

GetSerial

Previous topic Next topic  

GetSerial

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

Returns the Serial Number of a module.

 

 

 

Name

GetSerial                                                                                        

Purpose

Gets the Serial Number for the specified module

Params

Parameter

Type

Example

Note

ModuleID

String

QHD001

If the module ID is empty the main module is used

Returncode

Returncode

Type String

Note

Serial Number

Serial Number of the module

Empty

No Serial Number was used for this Module

Sample

 

  sSerial := lic.GetSerial(‘QHD001’);

  <<  >>

  ...

See also