tibasMetaspace_GetMembers()

Returns a list of the members of the metaspace.

Declaration

tibas_status tibasMetaspace_GetMembers(
    tibasMetaspace metaspace,
    tibasMemberList* memberList)

Parameters

Parameter Description
metaspace The TIBCO ActiveSpaces entity on which the function is invoked.
memberList A returned list of members of the metaspace.

Remarks

Use the tibasMetaspace_GetMembers() function to return a list of the members of a specified metaspace.