tibasSpaceDef_SetName()
Sets the space name for a specified spaceDef.
      Declaration
tibas_status tibasSpaceDef_SetName
(tibasSpaceDef spaceDef,
 const char*   spaceName)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | spaceDef | The TIBCO ActiveSpaces entity on which the function is invoked. | 
                  
                     | spaceName | The space name. | 
               
            
Remarks
Use the tibasSpaceDef_SetName() function to assign a name to the space represented by a specified SpaceDef object.
Copyright © Cloud Software Group, Inc. All rights reserved.