CWnd::OnClose
The framework calls this member function as a signal that the CWnd or an application is to terminate.
afx_msg void OnClose( );
Remarks
The default implementation calls DestroyWindow.
Requirements
Header: afxwin.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
The framework calls this member function as a signal that the CWnd or an application is to terminate.
afx_msg void OnClose( );
The default implementation calls DestroyWindow.
Header: afxwin.h