Frees a specified InvokeResult object.
Declaration
tibas_status tibasInvokeResult_Free(
tibasInvokeResult* result)
Parameters
Parameter |
Description |
result |
Specify the InvokeResult object to free. |
Remarks
Use the tibasInvokeResult_Free() function to free the InvokeResult object returned by a call to one of the invocation functions.
Copyright © Cloud Software Group, Inc. All rights reserved.