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

Compare with Current View Page History

Version 1 Current »

eOption

LMX_OPT_ALLOW_CHECKOUT_LESS_LICENSES

When this flag is enabled, the license server that does not have enough licenses to fulfill the request is allowed to return fewer licenses than requested during LMX_Checkout.

When this flag is disabled, LMX_Checkout fails with LMX_NOT_ENOUGH_LICENSES when the license server does not have enough licenses to fulfill the request.

pSetting

Possible values:

An integer, as follows:

0 (disabled)

1 (enabled)

Default value:

0 (disabled)

  • No labels