Avatar

Level 2
Level 2

Hi everyone,

I've got a process, which starts in its procedure another process (subprocess). I'm able to get the process' id (parent), however I'm not able to get the subprocess' id.

Does anyone run into the same situation and can give me a hint to get the subprocess' id?

Thanks & kind regards.