Retrieve the status whether the product was activated full version or not. After the product is activated, it is a full version.

 

 

Name

GetWebActivation                                                                          

Params

Parameter

Type

Example

Note

ModuleID

NSString

QHD001

Unique ModuleID – identifies the module / feature

Returncode

Returncode

Type Integer

Note

-1

module could not be found or license file was not opened with prepareInit

0

not activated yet

1

activation required (status is not in use)

2

activation done - product is a full version

3

erroneous - there was a problem during the activation. Try to activate again

See also

activateModule