conn
is the connection descriptor established by a previous call to mi_server_connect().
Yes
No
The MI_DATABASE_INFO structure is shown in the description of the mi_get_database_info() function. For additional information about MI_DATABASE_INFO and other data structures, see "Information Descriptors".
Return Values
MI_OK
The function was successful. A satisfactory connection is made.
MI_ERROR
The function was not successful. The database does not exist, or the user does not have permission to access the database.