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


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

tibasSpaceResult_GetError()
Function
Declaration
tibas_status tibasSpaceResult_GetError
      (tibasSpaceResult result,
       tibasError       *error)
Purpose
Returns the error associated with a specified SpaceResult, if there is an error.
Parameters
 
Remarks
Use the tibasSpaceResult_GetError() function to return an error associated with a specified SpaceResult, if an error condition exists. Before calling tibasSpaceResult_GetError(), call the tibasSpaceResult_HasError() function to determine if there is an error.
See Also
tibasSpaceResultList_GetError()
 

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