CWinApp::GetHelpMode

Retrieves the type of help used by the application.

AFX_HELP_TYPE GetHelpMode( );

Return Value

The help type used by the application. See CWinApp::m_eHelpType for more information.

Requirements

Header: afxwin.h

See Also

Reference

CWinApp Class

Hierarchy Chart

CWinApp::SetHelpMode

CWinApp::EnableHtmlHelp

Other Resources

CWinApp Members