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


Chapter 21 SpaceResultList and InvokeResultList : SpaceResultList and InvokeResultList Operations : tibasInvokeResultList_Get()

tibasInvokeResultList_Get()
Function
Declaration
tibas_status tibasInvokeResultList_Get(
tibasInvokeResultList resultList,
tibasInvokeResult* result,
tibas_int index)
Purpose
Returns the invoke result at a specified index position in a specified invoke result list.
Parameters
 
Remarks
Use the tibasInvokeResultList_Get() function to return the invocation result at a specified index position in an invokeResult list. Invoke result lists are returned by a call to the tibasSpace_InvokeMembers(), tibasSpace_InvokeRemoteMembers(), or tibasSpace_InvokeSeeders() function.
See Also
tibasSpace_InvokeMembers(), tibasSpace_InvokeRemoteMembers(), tibasSpace_InvokeSeeders(), tibasInvokeResultList_Put()

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