Applet Manager services: Difference between revisions
Line 564: | Line 564: | ||
| 80 || [6.0.0+] [[#RequestExitToSelf]] || | | 80 || [6.0.0+] [[#RequestExitToSelf]] || | ||
|- | |- | ||
| 90 || [5.0.0+] CreateApplicationAndPushAndRequestToLaunch || | | 90 || [5.0.0+] [[#CreateApplicationAndPushAndRequestToLaunch]] || | ||
|- | |- | ||
| 100 || [4.0.0+] [[#CreateGameMovieTrimmer]] || | | 100 || [4.0.0+] [[#CreateGameMovieTrimmer]] || | ||
Line 666: | Line 666: | ||
Same as [[#RequestExit]] except this is for the current applet. | Same as [[#RequestExit]] except this is for the current applet. | ||
==== CreateApplicationAndPushAndRequestToLaunch ==== | |||
Takes an input u64 titleID and an input #IStorage, no output. | |||
This is is similar to [[#CreateApplicationAndPushAndRequestToStart]]. | |||
==== CreateGameMovieTrimmer ==== | ==== CreateGameMovieTrimmer ==== |