Set the status of the regular online check. It could also be set to a default value in the project template using <ModuleVerification>.You can retrieve the status using getVerificationOfModule
For a complete description see chapter regular online checks.
Name
|
setVerificationOfModule
|
Params
|
Parameter
|
Type
|
Example
|
Note
|
ModuleID
|
String
|
QHD001
|
Unique ModuleID
|
Status
|
Integer
|
1
|
0 = Regular online verification is off
1 = Regular online verification is enabled
2 = Frozen (license is locked)
3 = Regular online verification is terminated
|
|
Returncode
|
Returncode
Type Integer
|
Note
|
0
|
The verification ot the product was successfully set
|
256
|
The module could not be found in the license file
|
All other values – see return codes
|
The operation was not successful
|
|
See also
|
checkModuleSubscription, deactivateModule, getVerificationOfModule, nextVerificationOfModule,
|