IsWindowInList Method

Top  Previous  Next

 

Allows you to check whether a windows handle is in the windows filter list.

 

ActiveX/.NET Syntax

 [bool =] Scraper.IsWindowInList (HWND wnd)

Delphi Syntax

 [boolean :=] Scraper.IsWindowInList (wnd: HWND)