CWnd::PostNcDestroy

This member function is called by the default OnNcDestroy member function after the window has been destroyed.

Syntax

virtual void PostNcDestroy( );

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::OnNcDestroy