API library

All functions except the smart large object functions are implemented as API functions defined in header and library files (lldsapi.h and lldsapi.a).

You can call the API functions from your own user-defined routines. You execute API functions just as you do functions provided by the HCL® Informix® . See the HCL® Informix® DataBlade® API Programmer's Guide for more information.

See The API interface for an example of a user-defined routine that calls API functions to copy part of a large object to another large object.