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.
virtualvoidPostNcDestroy();
Remarks
Called by the default OnNcDestroy member function after the window has been destroyed. Derived classes can use this function for custom cleanup such as the deletion of the this pointer.
CWnd Overview | Class Members | Hierarchy Chart
See Also CWnd::OnNcDestroy