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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the type of help used by the application.
AFX_HELP_TYPE GetHelpMode( );
The help type used by the application. See CWinApp::m_eHelpType for more information.
Header: afxwin.h