Back to FabImage Library Lite website
You are here: Start » Debug Preview » DebugPreviewCloseAllWindows
DebugPreviewCloseAllWindows
Header: | FIL.h |
---|---|
Namespace: | fil |
Closes all active debug preview windows and terminates the preview window subsystem.
Syntax
void fil::DebugPreviewCloseAllWindows
(
)
Description
This function will close all active preview windows, terminate background message pump thread and free debug preview subsystem resources.
After call to this function all preview window state objects become invalid.
See Also
- DebugPreviewWaitForWindowsClose – Waits until the user closes all active debug windows.