You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When using LMX_GetFeatureInfo() (see See "LMX_GetFeatureInfo" on page ) to retrieve information on a token-based license, you will get information for the license you requested, not for the entire chain of licenses defined in the token dependency. You can use LMX_GetFeatureInfo() to determine if the license is a token-based license, and then query all features using LMX_GetLicenseInfo (see See "LMX_GetLicenseInfo" on page ) to see the entire dependency list.

  • No labels