close_windowT_close_windowCloseWindowCloseWindow (Operator)
Name
close_windowT_close_windowCloseWindowCloseWindow — Close an output window.
Signature
Description
close_windowclose_windowCloseWindowCloseWindowCloseWindow closes a window which have been opened by
open_windowopen_windowOpenWindowOpenWindowOpenWindow. Afterwards the
output device or the window area, respectively, is ready to accept
new calls of open_windowopen_windowOpenWindowOpenWindowOpenWindow.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandle (input_control) window(-array) → HWindow, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Window handle.
Result
If the output window is valid close_windowclose_windowCloseWindowCloseWindowCloseWindow returns 2 (H_MSG_TRUE).
If necessary an exception is raised.
Possible Predecessors
open_windowopen_windowOpenWindowOpenWindowOpenWindow
See also
open_windowopen_windowOpenWindowOpenWindowOpenWindow
Module
Foundation