tibasSpaceResult_HasError()
Checks a specified SpaceResult object for errors.
Remarks
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 © Cloud Software Group, Inc. All rights reserved.