CTaskDialog::OnDestroy
The framework calls this method immediately before it destroys the CTaskDialog.
virtual HRESULT OnDestroy();
Return Value
The default implementation returns S_OK.
Remarks
Override this method in a derived class to implement custom behavior.
Requirements
Header: afxtaskdialog.h