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.GetSource Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub GetSource ( _ ByRef pBstrSource As String _ )
[C#] public void GetSource ( ref string pBstrSource );
[C++]
HRESULT GetSource(
BSTR* pBstrSource
);
[C++]
Parameters pBstrSource [out] pBstrSource is a parameter of type BSTR