Applet Manager services: Difference between revisions
| Line 712: | Line 712: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 0 || GetLaunchReason || | | 0 || [[#GetLaunchReason]] || | ||
|- | |- | ||
| 11 || OpenCallingLibraryApplet || Returns an [[#ILibraryAppletAccessor]]. | | 11 || OpenCallingLibraryApplet || Returns an [[#ILibraryAppletAccessor]]. | ||
| Line 726: | Line 726: | ||
| 40 || ReserveToStartAndWaitAndUnwindThis || Returns an [[#ILibraryAppletAccessor]]. | | 40 || ReserveToStartAndWaitAndUnwindThis || Returns an [[#ILibraryAppletAccessor]]. | ||
|} | |} | ||
===GetLaunchReason=== | |||
No input. Returns an u32 AppletProcessLaunchReason. | |||
Used by LibraryApplets. | |||
== IDebugFunctions == | == IDebugFunctions == | ||