int FNC_TblOpGetCustomKeyInfoAt(int index, Key_info_t *out_info);
Syntax Elements
- index
- the index to a key-value pair.
- out_info
- the location of the data structure where the number of values, total size, type, key, and the size of the key will be returned.