此函数返回与传入cursor 中的游标相关联的索引的索引标识符。
cursor
MCO_RET classname_indexname_get_index( mco_cursor_h cursor, /*OUT*/ uint2 * index );
mco_cursor_h
由 *_index_cursor 返回的游标句柄。
*_index_cursor
uint2
与此游标相关联的索引的索引 ID。
索引标识符成功返回。
游标操作中出现致命错误。