Applet Manager services: Difference between revisions
Line 492: | Line 492: | ||
| 18 || [4.0.0+] [[#GetNextReturnDestinationAppletIdentityInfo]] || | | 18 || [4.0.0+] [[#GetNextReturnDestinationAppletIdentityInfo]] || | ||
|- | |- | ||
| 19 || [4.0.0+] GetDesirableKeyboardLayout || | | 19 || [4.0.0+] [[#GetDesirableKeyboardLayout]] || | ||
|- | |- | ||
| 20 || [[#PopExtraStorage]] || | | 20 || [[#PopExtraStorage]] || | ||
Line 502: | Line 502: | ||
| 31 || [[#UnpopExtraStorage]] || | | 31 || [[#UnpopExtraStorage]] || | ||
|- | |- | ||
| 40 || [2.0.0+] GetIndirectLayerProducerHandle || | | 40 || [2.0.0+] [[#GetIndirectLayerProducerHandle]] || | ||
|- | |- | ||
| 50 || [3.0.0+] ReportVisibleError || | | 50 || [3.0.0+] ReportVisibleError || | ||
Line 575: | Line 575: | ||
==== GetNextReturnDestinationAppletIdentityInfo ==== | ==== GetNextReturnDestinationAppletIdentityInfo ==== | ||
No input, returns an output [[#AppletIdentityInfo]]. | No input, returns an output [[#AppletIdentityInfo]]. | ||
==== GetDesirableKeyboardLayout ==== | |||
No input, returns an output u32. | |||
The output u32 is "nn::settings::KeyboardLayout". | |||
==== PopExtraStorage ==== | ==== PopExtraStorage ==== | ||
Line 587: | Line 592: | ||
==== UnpopExtraStorage ==== | ==== UnpopExtraStorage ==== | ||
Takes an input [[#IStorage]], no output. | Takes an input [[#IStorage]], no output. | ||
==== GetIndirectLayerProducerHandle ==== | |||
No input, returns an output u64. | |||
==== GetMainAppletApplicationDesiredLanguage ==== | ==== GetMainAppletApplicationDesiredLanguage ==== |