mi_integer am_open(MI_AM_TABLE_DESC *tableDesc)
As part of the initialization, am_open:
To enable subsequent purpose functions to use the database, am_open can copy the connection handle that mi_open() returns into the user-data structure.
For more information, refer to Building New Indexes Efficiently.
MI_OK indicates success. MI_ERROR indicates failure.
See the descriptions of: