UnRegCtlWnd() unregisters a window handle from a CATControlWnd. This should be called when the control destroys its handle to prevent mis-sends.
Definition at line 1534 of file CATWindow.cpp. References CAT_ERR_INVALID_PARAM, CAT_SUCCESS, and fCWT. Referenced by CATControlWnd::CreateControlWnd(), and CATControlWnd::OSCleanup().
|