CWnd::OnDestroy

This member function is called by the framework to inform the CWnd object that it is being destroyed.

Syntax

afx_msg void OnDestroy( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::DestroyWindow