Obtain the LO-specification structure

Before you create a smart large object, obtain a valid LO-specification structure to hold its storage characteristics.

You can obtain an LO-specification structure in either of the following ways:
  • Create a new LO-specification structure to hold the storage characteristics of a new smart large object with the mi_lo_spec_init() function.
  • Obtain an LO-specification structure that holds the storage characteristics of an existing smart large object with the mi_lo_stat_cspec() function.