Applet Manager services: Difference between revisions
No edit summary |
|||
Line 601: | Line 601: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 0 || GetAppletStateChangedEvent || | | 0 || [[#GetAppletStateChangedEvent]] || | ||
|- | |- | ||
| 1 || [[#IsCompleted_3|#IsCompleted]] || | | 1 || [[#IsCompleted_3|#IsCompleted]] || | ||
|- | |- | ||
| 10 || Start || | | 10 || [[#Start]] || | ||
|- | |- | ||
| 20 || RequestExit || | | 20 || [[#RequestExit]] || | ||
|- | |- | ||
| 25 || Terminate || | | 25 || [[#Terminate]] || | ||
|- | |- | ||
| 30 || GetResult || | | 30 || [[#GetResult]] || | ||
|- | |- | ||
| 50 || SetOutOfFocusApplicationSuspendingEnabled || | | 50 || SetOutOfFocusApplicationSuspendingEnabled || | ||
Line 637: | Line 637: | ||
| 160 || [2.0.0+] GetIndirectLayerConsumerHandle || | | 160 || [2.0.0+] GetIndirectLayerConsumerHandle || | ||
|} | |} | ||
==== GetAppletStateChangedEvent ==== | |||
No input, returns an output event handle. | |||
==== IsCompleted ==== | ==== IsCompleted ==== | ||
No input, returns an output u8 bool. | No input, returns an output u8 bool. | ||
==== Start ==== | |||
No input/output. | |||
==== RequestExit ==== | |||
No input/output. | |||
==== Terminate ==== | |||
No input/output. | |||
==== GetResult==== | |||
No input/output. | |||
==== NeedsToExitProcess ==== | ==== NeedsToExitProcess ==== |