tibasFieldDefList_Free()
Frees a specified FieldDefList.
Declaration
tibas_status tibasFieldDefList_Free(
tibasFieldDefList* fieldDefList)
Parameters
Parameter |
Description |
fieldDefList |
Specifies the fieldDefList that you want to free. |
Remarks
Use the tibasFieldDefList_Free() function to free the resources and memory used for a specified FieldDefList.
Copyright © Cloud Software Group, Inc. All rights reserved.