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


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

tibasSpaceResultList_GetStatus()
Function
Declaration
tibas_status tibasSpaceResultList_GetStatus(
tibasSpaceResultList resultList,
tibas_status*        status,
tibas_int            index)
Purpose
Returns the status value of the space result stored at a specified position in a specified SpaceResult list.
Parameters
 
Remarks
Use the tibasSpaceResultList_GetStatus() function to return the status of a space result at a specified position in a SpaceResultList If the status indicates that there is an error in the space result, you can call the tibasSpaceResultList_GetError() function to determine the error.
See Also
tibasSpaceResultList_GetError()
 

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