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.

Setting the value to NULL will result in setting it to the default value.

pSetting

NULL-terminated string.

Default value:

NULL (disabled)

  • No labels