tibasSpaceResultList_HasError()
Checks whether a specified SpaceResultList contains a space result with an error.
Remarks
Use the tibasSpaceResultList_HasError() function to determine whether any of the space results in a specified SpaceResult list has an error. If there is an error, the function returns TIBAS_TRUE.
If the result list contains an error, you can call the tibasSpaceResultList_GetError() function to determine the error.
Copyright © Cloud Software Group, Inc. All rights reserved.