Applet Manager services: Difference between revisions
Line 554: | Line 554: | ||
| 40 || [2.0.0+] [[#GetIndirectLayerProducerHandle]] || | | 40 || [2.0.0+] [[#GetIndirectLayerProducerHandle]] || | ||
|- | |- | ||
| 50 || [3.0.0+] ReportVisibleError || | | 50 || [3.0.0+] [[#ReportVisibleError]] || | ||
|- | |- | ||
| 51 || [4.0.0+] ReportVisibleErrorWithErrorContext || | | 51 || [4.0.0+] [[#ReportVisibleErrorWithErrorContext]] || | ||
|- | |- | ||
| 60 || [4.0.0+] [[#GetMainAppletApplicationDesiredLanguage]] || | | 60 || [4.0.0+] [[#GetMainAppletApplicationDesiredLanguage]] || | ||
Line 647: | Line 647: | ||
==== GetIndirectLayerProducerHandle ==== | ==== GetIndirectLayerProducerHandle ==== | ||
No input, returns an output u64. | No input, returns an output u64. | ||
==== ReportVisibleError ==== | |||
Takes an input [[Error_Applet#ErrorCode|ErrorCode]], no output. | |||
==== ReportVisibleErrorWithErrorContext ==== | |||
Takes an input [[Error_Applet#ErrorCode|ErrorCode]] and a type-0x15 input buffer containing an [[Error_Applet#ErrorContext|ErrorContext]], no output. | |||
==== GetMainAppletApplicationDesiredLanguage ==== | ==== GetMainAppletApplicationDesiredLanguage ==== |