OSDestroyWnd() is called to specifically destroy a window. If window == 0, then the window object's window is destroyed. Otherwise, you can pass it the window of a control or other window to nuke.
Definition at line 536 of file CATWindow_Win32.cpp. References fWindow. Referenced by CATControlWnd::CreateControlWnd(), Hide(), CATControlWnd::OnParentDestroy(), and CATControlWnd::OSCleanup().
|