tibasSpaceDef_Free() Destroys allocated resources and frees memory used by a specified space. Declarationtibas_status tibasSpaceDef_Free (tibasSpaceDef* spaceDef) Parameters Parameter Description spaceDef A spaceDef object that references the space definition that you want to free. Remarks Use the tibasSpaceDef_Free() function to free the resources and memory used by a specified space. See AlsotibasSpaceDef_Create() Copyright © Cloud Software Group, Inc. All Rights Reserved.