
OpenLNS Programmer's Reference 18
LicenseStatus
Indicates whether the activation license is valid, and indicates
why an activation license is invalid.
Local, full, and lightweight clients.
stateValue = alObject.LicenseStatus
The enumerated values for this
element, which are contained in the
ConstActivationLicenseStatus constant,
are as follows:
0 lcaActivationLicenseStatusActivated
The license is valid.
1 lcaActivationLicenseStatusInvalid
The license file is invalid.
2 lcaActivationLicenseStatusWrongPc
The license file not valid for this computer.
3 lcaActivationLicenseStatusExpired
The license has expired.
4
lcaActivationLicenseStatusInvalidVersion
The license is valid, but not for this release.
5 lcaActivationLicenseStatusTimedOut
The RunTimeLimit has run out.
The ActivationLicense object to be acted on.
IsTrialLicense
Indicates whether the activation license is a trial license.
Local, full, and lightweight clients.
trialLicenseValue = alObject. IsTrialLicense
A True of False value indicating
Kommentare zu diesen Handbüchern