C++
afx_msg BOOL OnHelpInfo( HELPINFO* lpHelpInfo );
Description
This is an override for the MFC context help handler that specializes context help. It also provides an alternative to MFC dialog level help (F1 help).
Parameters
Parameters | Description |
---|---|
lpHelpInfo | Pointer to a Windows HELPINFO structure |