Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


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

tibasSpaceResultList_GetError()
Function
Declaration
tibas_status tibasSpaceResultList_GetError(
tibasSpaceResultList resultList,
tibasError*          error,
tibas_int            index)
Purpose
Returns the error stored in the SpaceResult at a specified index position in a specified SpaceResultList.
Parameters
 
Remarks
Use the tibasSpaceResultList_GetError() function to determine the error condition that exist in a space result at a specified location in a SpaceResult list.
See Also
tibasSpaceResultList_GetStatus()
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved