conn
is a pointer to the connection descriptor that a previous call to mi_open() or mi_server_connect() established.
row_desc
is a pointer to the row descriptor that contains the column.
column_num
is the integer column identifier of the column within the row descriptor, with the first column starting at offset 0.
0
LO_spec
is a pointer to the LO-specification structure into which mi_lo_colinfo_by_ids() puts the storage characteristics for the specified column.
No
Yes
MI_OK
The function was successful; LO_spec points to the LO-specification structure with the storage characteristics of the specified column.
MI_ERROR
The function was not successful.