Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::UnRegCtlWnd
CATResult CATWindow::UnRegCtlWnd ( CATWND  wndHandle  )  [virtual]

UnRegCtlWnd() unregisters a window handle from a CATControlWnd. This should be called when the control destroys its handle to prevent mis-sends.

Parameters:
wndHandle - old window handle of the control
Returns:
CATResult - CAT_SUCCESS on success
See also:
RegCtlWnd()
UnRegCtlWnd() unregisters a window handle from a CATControlWnd. This should be called when the control destroys its handle to prevent mis-sends.
Parameters:
wndHandle - old window handle of the control
Returns:
CATResult - CAT_SUCCESS on success
See also:
RegCtlWnd()

Definition at line 1534 of file CATWindow.cpp.

References CAT_ERR_INVALID_PARAM, CAT_SUCCESS, and fCWT.

Referenced by CATControlWnd::CreateControlWnd(), and CATControlWnd::OSCleanup().


Generated on Mon Feb 11 04:11:20 2008 for Game Accessibility Suite by doxygen 1.5.4