This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub GetHelpFile ( _ ByRef pBstrHelpFile As String _ )
[C#] public void GetHelpFile ( ref string pBstrHelpFile );
[C++]
HRESULT GetHelpFile(
System.String* pBstrHelpFile
);
[C++]
Parameters pBstrHelpFile [out]
pBstrHelpFile is a parameter of type BSTR*