Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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