Indicates whether an error exists in a specified invoke result list.
Declaration
tibas_status tibasInvokeResultList_HasError(
tibasInvokeResultList resultList);
Parameters
| Parameter |
Description |
| resultList |
Specifies the resultList to check for errors. |
Remarks
Use the tibasInvokeResultList_HasError() function to check for an error in a specified invoke result list.
Copyright © Cloud Software Group, Inc. All rights reserved.