Syntax
virtual ~CFrameWnd();
Remarks
Destroys a CFrameWnd object and the frame window, frees the accelerator table if loaded, and posts a WM_QUIT message to terminate the application.
See Also
CFrameWnd::Create, CFrameWnd::CFrameWnd