Versions Compared

Key

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

...

The heartbeat callback functions can be enabled with LMX_SetOption(). Note: Attempting to call API functions from the heartbeat callback functions will return the error LMX_API_NOT_REENTRANT. This includes calling LMX_GetErrorMessage ; however, you can call LMX_GetErrorMessageSimple instead.

Possible callback functions are:

...