close_window ( : : WindowHandle : )

Close an output window.

close_window closes a window which have been opened by open_window or by open_textwindow. Afterwards the output device or the window area, respectively, is ready to accept new calls of open_window or open_textwindow.


Parameters

WindowHandle (input_control)
window -> integer
Window identifier.


Result

If the ouput window is valid close_window returns 2 (H_MSG_TRUE). If necessary an exception handling is raised.


Parallelization Information

close_window is reentrant, local, and processed without parallelization.


Possible Predecessors

open_window, open_textwindow


See also

open_window, open_textwindow


Module

System



Copyright © 1996-2005 MVTec Software GmbH