Location: Symbol Reference > Classes > TJwTerminalServer Class > TJwTerminalServer Methods > EnumerateProcessesEx Method > TJwTerminalServer.EnumerateProcessesEx Method (TJwOnProcessFound, Pointer)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwTerminalServer.EnumerateProcessesEx Method (TJwOnProcessFound, Pointer)
Pascal
procedure EnumerateProcessesEx(const OnProcessFound: TJwOnProcessFound; Data: Pointer); 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!