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


Chapter 20 SpaceResult and InvokeResult : SpaceResult and InvokeResult Operations : tibasSpaceResult_GetTuple()

tibasSpaceResult_GetTuple()
Function
Declaration
tibas_status tibasSpaceResult_GetTuple(
tibasSpaceResult result,
tibasTuple*      tuple)
Purpose
Gets the tuple associated with a specified SpaceResult, if one exists.
Parameters
 
Remarks
Use the tibasSpaceResult_GetTuple() function to return the tuple that is associated with a specified SpaceResult object.
See Also
tibasResultList_GetTuple(), tibasSpaceResultList_GetTuples()

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