WinGetChildWindows

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

WinGetChildWindows (DNM Script function)

full declaration

array_of_HWND WinGetChildWindows(HWND hwndParent=NULL)

return value

Array_of_hwnds

description

Returns an array of HWND of all children of given parent (if parent is null, top level windows will be returned)


keywords: enumerate windows
Personal tools
konradp.com