Enumerations | |
enum | { MARS_SUCCESS = 0, MARS_ERROR_NULL, MARS_ERROR_PARAMS, MARS_ERROR_INTERNAL, MARS_ERROR_MEMORY, MARS_ERROR_ALIGN, MARS_ERROR_LIMIT, MARS_ERROR_STATE, MARS_ERROR_FORMAT, MARS_ERROR_BUSY } |
MARS error values. More... |
anonymous enum |
MARS error values.
These are the generic error values returned by MARS API functions.
For specific reasons for the error, please refer to the specific function reference in the API documentation.