This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub GetHelpContext ( _
ByRef pdwHelpContext As Integer _
)
[C#]
public void GetHelpContext (
ref uint pdwHelpContext
);
[C++]
HRESULT GetHelpContext(
System.UInt32* pdwHelpContext
);
[C++] Parameters pdwHelpContext [out]
pdwHelpContext is a parameter of type unsigned long*