Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_GetName()

tibasSpaceDef_GetName()
Function
Declaration
tibas_status tibasSpaceDef_GetName
(tibasSpaceDef spaceDef,
 char**        spaceName)
Purpose
Returns the space name for a specified Space object.
Parameters
 
Remarks
Use the tibasSpaceDef_GetName() function to return the space name defined in a specified SpaceDef object.
Your application must not modify or free the spaceName string, as it is owned by the SpaceDef object.
See Also
tibasSpaceDef_SetName()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved