Herror ::close_window (
    const HTuple &WindowHandle
)
void HWindow::CloseWindow (
    
) const

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 -> HTuple.long
Window identifier.


Result

If the ouput window is valid ::close_window returns H_MSG_TRUE. If necessary an exception handling is raised.


Possible Predecessors

::open_window, ::open_textwindow


See also

::open_window, ::open_textwindow


Module

System



Copyright © 1996-2002 MVTec Software GmbH