The client API is available for use from your application. The following sections describe the basic and advanced client API functions and the error codes that are returned upon any failure of API functions.

Note: For all string lengths, such as LMX_MAX_NAME_LENGTH, LMX_MAX_SHORT_STRING_LENGTH, etc., you should use +1 (e.g., LMX_MAX_NAME_LENGTH+1) to account for the NULL termination in the string.