Versions Compared

Key

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

...

The message includes the feature name, internal error code, and context-specific error whenever relevant. Typically, the context-specific error and internal error code are used only by X-Formation for support purposes.

Example:

Code Block
languagecpp
LM-X Error: (Internal: 33 Feature: f1)

...


Feature not found

...


For further information go to http://www.x-formation.com

The pointer returned is guaranteed to be valid only until the next function call that uses the LmxHandle parameter. Accordingly, it is recommended not to store the pointer.

...