SetVerbosity Sets what processing messages should be displayed. The default is "normal". C++ HRESULT SetVerbosity([in, defaultvalue("normal")] BSTR verbosity); Visual Basic Public Function SetVerbosity ( verbosity As String ) As Long Parameters verbosity[in] what processing messages should be displayedmute - nonenormal - any error messages and whether the image was generated successfullydebug - additional processing information Return value None Back to Equation Composer API index Table of Contents C++ Visual Basic