tibasMetaspace_GetUserSpaceNames()
Returns a list of strings containing the name of all the spaces defined in the metaspace.
Declaration
tibas_status tibasMetaspace_GetUserSpaceNames(
tibasMetaspace metaspace,
tibasStringList* spaceNameList)
Parameters
Parameter |
Description |
metaspace |
The TIBCO ActiveSpaces entity on which the function is invoked. |
spaceNameList |
The returned list of strings. |
Remarks
Use the tibasMetaspace_GetUserSpaceNames() function to return a list of the spaces defined in a specified metaspace.
Copyright © Cloud Software Group, Inc. All rights reserved.