lic.LicGetGlobalInfo

This job returns the value of the specified parameter from the license data (aslic.dat).

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Info

STRING

Yes

Name of the requested parameter:
IDENT = identification method
ADDRESS = GUID or IP address
CREATED = creation date of the license
CREATEDFROM = created from
CUSTOMER00 = licensee
LASTMODIFIED = last modified on
MODIFIEDFROM = modified from
SERVICENAME = name of the service
EXPIRES = valid until

2. Output Parameters

Name Type Dependency Description

Result

STRING

Value of the requested parameter

3. Return Value

(INT): 0 = Job successful, otherwise error code.