![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibas_boolean tibasSpaceResult_HasError(
Use the tibasSpaceResult_HasError() function to check a specified SpaceResult object for errors.If the space result has an error, the function returns TIBAS_TRUE. If there is no error, it returns TIBAS_FALSE.If the space result has an error, you can call the tibasSpaceResult_GetError() function to determine the error.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |