Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Handles the ID_HELP_USING command.
afx_msg void OnHelpUsing( );
Remarks
You must add an ON_COMMAND( ID_HELP_USING, OnHelpUsing ) statement to your CWinApp class message map to enable this member function. The framework calls this message-handler function when the user of your application selects the Help Using command to invoke the WinHelp application with the standard HELP_HELPONHELP topic.
Requirements
Header: afxwin.h