AddWindow Method |
Top Previous Next |
Lets you add a single window as a capture source. Unlike ThinScrenScraper's AddTopWindow, it also allows you to capture non-top windows.
ActiveX/.NET Syntax Scraper.AddWindow (HWND wnd) Delphi Syntax Scraper.AddWindow (wnd: HWND)
|