Applet Manager services: Difference between revisions
| Line 310: | Line 310: | ||
| 112 || [[#GetCurrentLibraryApplet]] || | | 112 || [[#GetCurrentLibraryApplet]] || | ||
|- | |- | ||
| 120 || GetApplicationId || | | 120 || [[#GetApplicationId]] || | ||
|- | |- | ||
| 121 || [[#PushLaunchParameter]] || | | 121 || [[#PushLaunchParameter]] || | ||
| Line 339: | Line 339: | ||
===== GetCurrentLibraryApplet ===== | ===== GetCurrentLibraryApplet ===== | ||
No input, returns an output [[#IAppletAccessor]]. | No input, returns an output [[#IAppletAccessor]]. | ||
===== GetApplicationId ===== | |||
No input, returns an output u64 titleID. | |||
Gets the Application titleID. | |||
===== PushLaunchParameter ===== | ===== PushLaunchParameter ===== | ||