Versions Compared

Key

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

End-user 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.

...