Applet Manager services: Difference between revisions

Line 705: Line 705:
| 110 || [[#NeedsToExitProcess]] ||
| 110 || [[#NeedsToExitProcess]] ||
|-
|-
| 120 || GetLibraryAppletInfo ||
| 120 || [[#GetLibraryAppletInfo]] ||  
|-
|-
| 150 || RequestForAppletToGetForeground ||
| 150 || [[#RequestForAppletToGetForeground]] ||
|-
|-
| 160 || [2.0.0+] [[#GetIndirectLayerConsumerHandle]] ||
| 160 || [2.0.0+] [[#GetIndirectLayerConsumerHandle]] ||
|}
|}


Commands <=30 are inherited from [[#IAppletAccessor]].
Commands <=30 are inherited from [[#IAppletAccessor]]. GetLibraryAppletInfo is identical to the [[#ILibraryAppletSelfAccessor]] cmd.


==== SetOutOfFocusApplicationSuspendingEnabled ====
==== SetOutOfFocusApplicationSuspendingEnabled ====
Line 740: Line 740:
==== NeedsToExitProcess ====
==== NeedsToExitProcess ====
No input, returns an output u8 bool.
No input, returns an output u8 bool.
==== RequestForAppletToGetForeground ====
No input/output.


==== GetIndirectLayerConsumerHandle ====
==== GetIndirectLayerConsumerHandle ====