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

Compare with Current View Page History

« Previous Version 2 Current »

eOption

LMX_OPT_LICENSE_STRING

This flag sets a predefined license in a string. Passing a license through a string enables you to eliminate the requirement of external license files in your shipped application. A checkout attempt will be done on this string prior to any other license paths being used. If you call this flag multiple times using different license strings, the previous license string will be overwritten, not appended to.

pSetting

NULL-terminated string.

Default value:

NULL (disabled)

  • No labels