Applet Manager services: Difference between revisions
→ISelfController: Imported from SwIPC. |
|||
Line 239: | Line 239: | ||
| 6 || GetPopInteractiveInDataEvent || | | 6 || GetPopInteractiveInDataEvent || | ||
|- | |- | ||
| 10 || ExitProcessAndReturn || | | 10 || [[#ExitProcessAndReturn]] || | ||
|- | |- | ||
| 11 || [[#GetLibraryAppletInfo]] || | | 11 || [[#GetLibraryAppletInfo]] || | ||
Line 267: | Line 267: | ||
| 50 || [2.0.0+] ReportVisibleError || | | 50 || [2.0.0+] ReportVisibleError || | ||
|} | |} | ||
====ExitProcessAndReturn==== | |||
No input/output. | |||
Exits the LibraryApplet and returns to running the title which launched this LibraryApplet ([[qlaunch]] for example). | |||
====GetLibraryAppletInfo==== | ====GetLibraryAppletInfo==== |