eOption | LMX_OPT_SERVERSIDE_REQUEST_STRING This flag sets a custom string that is sent to the server as a part of the checkout (see LMX_Checkout) or checkin (see LMX_Checkin) request. The set string will be available from the LMX_SERVERSIDE_REQUEST structure as a callback on the license server. Setting the value to NULL will result in setting it to the default value. |
pSetting | NULL-terminated string. Default value: NULL (disabled) |