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


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

tibasInvokeResultList_GetError()
Function
Declaration
tibas_status tibasInvokeResultList_GetError(
tibasInvokeResultList resultList,
tibasError* error,
tibas_int index)
Purpose
Returns the error stored in the InvokeResult at a specified index position in a specified InvokeResultList.
Parameters
 
Remarks
Use the tibasInvokeResultList_GetError() function to determine the error condition that exists in a invocation result at a specified location in an InvokeResult list.
See Also
tibasInvokeResultList_GetStatus(), tibasInvokeResultList_HasError()

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