ArcObjects Library Reference (SystemUtility)  

IErrorDialog.AppendErrorText Method

method AppendErrorText.

ERROR: Syntax information about IErrorDialog.AppendErrorText may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT AppendErrorText(
  BSTR ErrorText
);
[C++]

Parameters

ErrorText   ErrorText is a parameter of type BSTR

See Also

IErrorDialog Interface