API library

All Large Object Locator 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 Large Object Locator API functions from your own user-defined routines. You execute Large Object Locator API functions just as you do functions provided by the Informix® DataBlade® API. See the Informix DataBlade API Programmer's Guide for more information.

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