extern "C" CMDAPIIMPORT void CMDSetErrorLevel ( void * Interpreter, int level ) ;
The error level for the given instance of the interpreter is set to the value of the level argument.