tibasIndexDef_Free() Frees the memory used by a specified secondary index and deletes the index. Declarationtibas_status tibasIndexDef_Free( tibasIndexDef* indexDef) Parameters Parameter Description indexDef Specifies the IndexDef for the index that you want to delete. RemarksUse the tibasIndexDef_Free() function to free the memory used by a specified secondary index and free the index. See AlsotibasIndexDef_Create() Copyright © Cloud Software Group, Inc. All Rights Reserved.