Applet Manager services: Difference between revisions
| Line 709: | Line 709: | ||
| 150 || RequestForAppletToGetForeground || | | 150 || RequestForAppletToGetForeground || | ||
|- | |- | ||
| 160 || [2.0.0+] GetIndirectLayerConsumerHandle || | | 160 || [2.0.0+] [[#GetIndirectLayerConsumerHandle]] || | ||
|} | |} | ||
| Line 740: | Line 740: | ||
==== NeedsToExitProcess ==== | ==== NeedsToExitProcess ==== | ||
No input, returns an output u8 bool. | No input, returns an output u8 bool. | ||
==== GetIndirectLayerConsumerHandle ==== | |||
Takes an input PID and an input u64 AppletResourceUserId, returns an output u64 IndirectLayerConsumerHandle. | |||
== ICommonStateGetter == | == ICommonStateGetter == | ||