Versions Compared

Key

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

...

const char * LMX_GetErrorMessage
(
LMX_HANDLE LmxHandle
);

Parameters

LmxHandle
[in/out] LM-X handle.

Return Values

The return value is a pointer to a NULL-terminated string that contains descriptive text for the error code.

...