tibasFieldDef_Free()
Destroys allocated resources and frees memory.
      Declaration
tibas_status tibasFieldDef_Free
(tibasFieldDef* fieldDef)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | fieldDef | A fieldDef object that identifies the field definition that you want to free. | 
               
            
Remarks
Use the tibasFieldDef_Free() function to free the allocated resources and memory used by a field definition.
Copyright © Cloud Software Group, Inc. All rights reserved.