Visual Studio 2010 - Visual C++
CWnd::OnHelpIndex
Handles the ID_HELP_INDEX command and provides a default Help topic.
afx_msg void OnHelpIndex( );
Remarks
See CWinApp::OnHelpIndex for more information.
Requirements
Header: afxwin.h
See Also