|
| Remote Shutting Down App |
 |
Tue, 25 Oct 2005 12:27:38 +020 |
How can i close a runnning Application on the Device using Connect QI SDK?
Is there a Posibility like the Install Engine do this. The Install Engine
fires an EShuttingDownApps Event, so there must be a method to do something
like this..
Thanks in Advance
Mario
|
| Post Reply
|
| Re: Remote Shutting Down App |
 |
Wed, 26 Oct 2005 05:35:37 +010 |
If you've already got a message passing protocol arranged to call into your
phone-side code from the PC then you can call the appropriate code
symbian-side to shut down an application.
Pre Symbian OS v9 you could use RProcess::Kill() or something similar. Not
sure of the recommended way after Symbian OS v9.
"Mario" <mario-wangen@arcor.de> wrote in message
news:NGoZL4U2FHA.2556@extapps30...
> How can i close a runnning Application on the Device using Connect QI SDK?
> Is there a Posibility like the Install Engine do this. The Install Engine
> fires an EShuttingDownApps Event, so there must be a method to do
something
> like this..
>
> Thanks in Advance
> Mario
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|