[Visual Basic .NET] Public Sub GetHelpFile ( _ ByRef pBstrHelpFile As String _ )
[C#] public void GetHelpFile ( ref string pBstrHelpFile );
[C++]
HRESULT GetHelpFile(
BSTR* pBstrHelpFile
);
[C++]Parameters
pBstrHelpFile [out] pBstrHelpFile is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.