|
JWSCL Documentation
|
function EnumerateProcesses(const OnProcessFound: TJwOnProcessFound; Data: Pointer): Boolean; overload;
|
Parameters |
Description |
|
const OnProcessFound: TJwOnProcessFound |
defines the callback method. Can be nil |
|
Data: Pointer |
defines user defined data to be delivered to the callback method |
EnumerateProcessesEx behaves like EnumerateProcessesEx() but calls an event every time a process was found. This method can only be used on Windows XP or newer. Windows 2000 Server (with Terminal Server) is also supported but not Windows 2000 Workstation.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|