Versions Compared

Key

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


Note

The LAC C API is deprecated; therefore, it is no longer being maintained and, although still available to download at this time, will no longer be available in the future. Users are advised to use the REST and SOAP APIs instead of the C API.

For End-user functions only, LAC includes a C API in addition to the SOAP API. The C functions are wrappers for SOAP methods and use an external library called gSoap. All LAC API functions, enums and defines are declares in the file lac.h. The lac.h and gSoap files are included in the attached packages.

...