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


Chapter 3 Space : Space Operations and Options Initialization Operations : tibasSpace_GetName()

tibasSpace_GetName()
Function
Declaration
tibas_status tibasSpace_GetName
(tibasSpace  space,
char**       spaceName)  
Purpose
Returns the space name.
Parameters
 
Remarks
Use the tibasSpace_GetName() function to return the name of a specified space.
The spaceName parameter is the value that was assigned when the metaspace was joined by calling the tibasMetaspace_GetSpace() function or the tibasMetaspace_GetSpaceEx() function.
See Also
tibasMetaspace_GetSpace(), tibasMetaspace_GetSpaceEx()

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