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
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