GroupLab Widget Tap Library

Win32Helper.GetAllWindows Method 

Traverses the entire windowing system hierarchy on the display and returns a list of all windowing system windows found.

public static IntPtr[] GetAllWindows();

Return Value

A list of the window handles of all windows in the windowing system hierarchy.

See Also

Win32Helper Class | GroupLab.WidgetTap.Helpers Namespace