You are here: Start » AVL.NET » AVL.DebugPreviewCloseAllWindows

AVL.DebugPreviewCloseAllWindows

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void 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