IsProcessInList Method |
Top Previous Next |
Allows you to check whether a process id is in process filter list.
ActiveX/.NET Syntax [bool =] Scraper.IsProcessInList (int pid) Delphi Syntax [boolean :=] Scraper.IsProcessInList (pid: cardinal) |