Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The framework calls this method when a frame window is processing WM_CLOSE.
virtual void OnClosingMainFrame(
CFrameImpl* pFrameImpl
);
Parameters
- [in] pFrameImpl
A pointer to a CFrameImpl object.
Remarks
The default implementation of this method saves the state of pFrameImpl.
Requirements
Header: afxwinappex.h