Versions Compared

Key

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

The LMX_Free function frees any allocated memory used by the licensing system and closes any open connection to a license server.

Prototype

void LMX_Free
(
   LMX_HANDLE LmxHandle
);

Parameters

...