tibasInvokeResult_GetError()
Returns errors contained in a specified invoke result object.
Remarks
If the result of an application call to one of the invocation functions returns an error, use the tibasInvokeResult_GetError() function to return the error message associated with the error.
Before you call tibasInvokeResult_GetError(), call the tibasInvokeResult_HasError() function to determine whether the invocation result returned an error.
Copyright © Cloud Software Group, Inc. All rights reserved.