win32job.IsProcessInJob
boolean = IsProcessInJob(hProcess, hJob )
Determines if the process is running in the specified job.
Parameters
Comments
Function is only available on WinXP and later
boolean = IsProcessInJob(hProcess, hJob )
Determines if the process is running in the specified job.