![]() |
VR-Vantage 3.1 API Documentation
|
Contains data about a license or license check. More...
Public Attributes | |
| char | policiesMsg [JRM_LM_STRING_SIZE] |
| Human-readable string describing the license policies (e.g. | |
| char | errorMsg [JRM_LM_STRING_SIZE] |
| Human-readable error message that is populated upon unsuccessful license check. | |
| JrmLmFeatures | features |
| Indicates how the licensed product should run / which features are enabled. | |
Contains data about a license or license check.
| char JrmLmLicenseData::policiesMsg[JRM_LM_STRING_SIZE] |
Human-readable string describing the license policies (e.g.
activation / expiration times, usage period, maintenance period, etc.). There may be multiple policies in effect. Populated upon successful license check. This message may be multiple lines.
| char JrmLmLicenseData::errorMsg[JRM_LM_STRING_SIZE] |
Human-readable error message that is populated upon unsuccessful license check.
| JrmLmFeatures JrmLmLicenseData::features |
Indicates how the licensed product should run / which features are enabled.
Populated upon successful license check.