Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

The LMX_GetVersion function retrieves the major and minor version number of the LM-X SDK.

Prototype

Code Block
languagecpp
int LMX_GetVersion();

Return values

This function returns an integer in the format (major)(minor)(minor). For example, a return value of 121 represents version number 1.21.