The error code returned by the function. The message data is owned by the Error object. There is no need to free it explicitly, as it will be freed when the Error object is freed.
Remarks
Use the tibasError_GetMessage() function to return the error message associated with a specified error.