This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IE > IErrorInfo Interface > IErrorInfo.GetDescription Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub GetDescription ( _ ByRef pBstrDescription As String _ )
[C#] public void GetDescription ( ref string pBstrDescription );
[C++]
HRESULT GetDescription(
BSTR* pBstrDescription
);
[C++]
Parameters pBstrDescription [out] pBstrDescription is a parameter of type BSTR