VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
JrmLmLicenseData Struct Reference

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.

Detailed Description

Contains data about a license or license check.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)