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.GetHelpContext Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub GetHelpContext ( _ ByRef pdwHelpContext As Integer _ )
[C#] public void GetHelpContext ( ref uint pdwHelpContext );
[C++]
HRESULT GetHelpContext(
Unsigned long* pdwHelpContext
);
[C++]
Parameters pdwHelpContext [out] pdwHelpContext is a parameter of type Unsigned long