Applet Manager services: Difference between revisions
Line 266: | Line 266: | ||
|- | |- | ||
| 50 || [2.0.0+] ReportVisibleError || | | 50 || [2.0.0+] ReportVisibleError || | ||
|- | |||
| 60 || [4.0.0+] [[#GetMainAppletApplicationDesiredLanguage]] || | |||
|} | |} | ||
Line 275: | Line 277: | ||
====GetLibraryAppletInfo==== | ====GetLibraryAppletInfo==== | ||
No input. Returns an u64 LibraryAppletInfo: +0 u32 is [[#AppletId]], +4 u32 is [[#LibraryAppletMode]]. | No input. Returns an u64 LibraryAppletInfo: +0 u32 is [[#AppletId]], +4 u32 is [[#LibraryAppletMode]]. | ||
====GetMainAppletApplicationDesiredLanguage==== | |||
No input, returns an output [[Settings_services#LanguageCode|LanguageCode]]. | |||
== IOverlayAppletProxy == | == IOverlayAppletProxy == |