Your application can write to the text area of the interface using the Error_Fct() function.
The function "Error_Fct" is defined in the TomoVision_Util.dll library and it accept a variable number of arguments.
int Error_Fct( HWND hwnd, int code, char format[], ... )