The LO-specification structure
Before you create a new smart large object, you must allocate an LO-specification structure with the ifx_lo_def_create_spec() function.
The ifx_lo_def_create_spec() function performs the following
tasks:
- It allocates a new LO-specification structure, whose pointer you provide as an argument.
- It initializes all fields of the LO-specification structure: disk-storage information and create-time flags to the appropriate null values.