CWnd::OnClose

框架调用该成员函数作为信号 CWnd 或应用程序是终止。

afx_msg void OnClose( );

备注

默认实现调用 DestroyWindow

要求

Header: afxwin.h

请参见

参考

CWnd 类

层次结构图

CWnd::DestroyWindow

WM_CLOSE