Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To get a complete error description, use the API function  LMX_GetErrorMessage().

See LMX_Checkout for additional information about return values, which also apply to this function.

...

The reservation token is a unique string you specify, and can have a length up to LMX_MAX_SHORT_STRING_LENGTH. The token is used to acquire the reservation, which later can be consumed (checked out) using the same token.

See LMX_Checkout for additional remarks, which also apply to this function.