Expand Minimize
This topic has not yet been rated - Rate this topic

CWnd::PostNcDestroy

Called by the default OnNcDestroy member function after the window has been destroyed.

virtual void PostNcDestroy( );

Derived classes can use this function for custom cleanup such as the deletion of the this pointer.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.