Applet Manager services: Difference between revisions
Line 294: | Line 294: | ||
| 1 || [[#IsCompleted]] || | | 1 || [[#IsCompleted]] || | ||
|- | |- | ||
| 10 || Start || | | 10 || [[#Start]] || | ||
|- | |- | ||
| 20 || RequestExit || | | 20 || [[#RequestExit]] || | ||
|- | |- | ||
| 25 || Terminate || | | 25 || [[#Terminate]] || | ||
|- | |- | ||
| 30 || GetResult || | | 30 || [[#GetResult]] || | ||
|- | |- | ||
| 101 || RequestForApplicationToGetForeground || | | 101 || [[#RequestForApplicationToGetForeground]] || | ||
|- | |- | ||
| 110 || [[#TerminateAllLibraryApplets]] || | | 110 || [[#TerminateAllLibraryApplets]] || | ||
Line 336: | Line 336: | ||
Commands <=30 are inherited from [[#IAppletAccessor]]. | Commands <=30 are inherited from [[#IAppletAccessor]]. | ||
===== RequestForApplicationToGetForeground ===== | |||
No input/output. | |||
===== GetCurrentLibraryApplet ===== | ===== GetCurrentLibraryApplet ===== |