TJwOnProcessFound = procedure (const Sender: TJwTerminalServer; var Process: TJwWTSProcess; var Cancel: Boolean; Data: Pointer) of object;
|
Parameters |
Description |
|
Sender |
contains the instance which enumerates a process |
|
Process |
contains information about the enumerated process. The caller must free this instance because it will not be used anymore |
|
Cancel |
stops the enumeration if true; otherwise continues |
|
Data |
contains user data supplied by EnumerateProcesses' parmaeter Data |
TJwOnProcessFound is called by EnumerateProcesses everytime a process is enumerated.
|
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!
|