Get the exit status or code of another application
Get the exit status or code of another application
BY 18 Nov 2013Native Application Development
Hi All,
I am working on a tool (native application) using which I need to know if a given application (another application that is running) exited normally or crashed or led to some exception.The tool will then report the same. I would like to know if there is a way or method available in Tizen to do this.
In Windows we can get the process context and register for its exit event handler and in the event handler we will get the exit code of the process through which we will know if it is a normal exit or not. Similar to that do we have any mechanism available on Tizen?
Get the exit status or code of another application
Hi All,
I am working on a tool (native application) using which I need to know if a given application (another application that is running) exited normally or crashed or led to some exception.The tool will then report the same. I would like to know if there is a way or method available in Tizen to do this.
In Windows we can get the process context and register for its exit event handler and in the event handler we will get the exit code of the process through which we will know if it is a normal exit or not. Similar to that do we have any mechanism available on Tizen?
Any pointers or inputs is appreciated.
Thanks in advance.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio