![]() |
![]() ![]() ![]() |
acProcessList component.
|
function FindExeNameByPID(PID: DWord; RefreshIfNotFound: Boolean = True): String;
|
The FindExeNameByPID method retrieves the name of the executable by the process identifier. Set RefreshIfNotFound parameter to True, if you would like to refresh the list automatically if the process was not found in first try.
|
Refresh, FindProcessByPID, FindProcessByWnd, FindExeNameByPID, FindExeNameByWnd, FindDescriptionByPID, FindDescriptionByWnd, FindWindowTitleByPID and FindWindowTitleByWnd methods;
|
TacProcess object.
|