tibasSpace_GetMetaspace() Function Declaration tibas_status tibasSpace_GetMetaspace( tibasSpace space, tibasMetaspace* metaspace); Purpose Returns the metaspace to which a specified space belongs. Parameters Parameter Description space Specify the space for which to return the metaspace. metaspace Returns the metaspace to which the specified metaspace belongs. Remarks Use the tibasSpace_GetMetaspace() fuinction to return the metaspace to which a specified space belongs. See Also tibasSpace_GetMetaspaceName()