extern "C" CMDAPIIMPORT void CMDSetExitFlag ( void * Interpreter, BOOL flag ) ;
The exit flag for the given instance of the interpreter is set to the value of the flag argument.