General Purpose Functions : stmSetStmHandleErrorFunc

stmSetStmHandleErrorFunc

Defines the error function for displaying the interface error messages.
Syntax
stmSetstmHandleErrorFunc (STMContextHandle, handle, error_func, msg_str)
Return Type
void
Arguments
Input/Output
Pointer to a function with one string argument (error message) and one integer argument (error severity):