tibasTuple_Size()

Returns the number of fields contained in a specified tuple.

Declaration

tibas_status tibasTuple_Size
(tibasTuple tuple,
tibas_int*   size)

Parameter

Parameter Description
tuple The TIBCO ActiveSpaces entity on which the function is invoked.
size The address of a variable where the number of fields will be returned

Remarks

Use the tibasTuple_Size() function to determine the number of fields in a specified tuple.