conn
is a pointer to the connection descriptor that a previous call to mi_open() or mi_server_connect() established.
LOspec_dptr
is a doubly indirected pointer to an LO-specification structure for a smart large object.
Yes
1. It handles memory allocation for an LO-specification structure.
2. It initializes the fields in the LO-specification structure, which LOspec_dptr references.
MI_OK
The function was successful.
MI_ERROR
The function was not successful.