CTaskDialog::OnHelp
The framework calls this method when the user requests help.
virtual HRESULT OnHelp();
Return Value
The default implementation returns S_OK.
Remarks
Override this method in a derived class to implement custom behavior.
Requirements
Header: afxtaskdialog.h