Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The framework calls this method when the user requests context help for the Customization dialog box.
virtual void OnAppContextHelp(
CWnd* pWndControl,
const DWORD dwHelpIDArray[]
);
Parameters
[in] pWndControl
A pointer to a window object for which the user invoked context help.[in] dwHelpIDArray[]
A reserved value.
Remarks
This method is currently reserved for future use. The default implementation does nothing and it is currently not called by the framework.
Requirements
Header: afxwinappex.h