Applet Manager services: Difference between revisions
No edit summary |
No edit summary |
||
Line 579: | Line 579: | ||
==== PopLaunchParameter ==== | ==== PopLaunchParameter ==== | ||
Takes an input u32, returns an output [[#IStorage]]. | Takes an input u32 [[#LaunchParameterKind]], returns an output [[#IStorage]]. | ||
==== CreateApplicationAndPushAndRequestToStart ==== | ==== CreateApplicationAndPushAndRequestToStart ==== | ||
Line 1,551: | Line 1,551: | ||
|- | |- | ||
| 1 || Docked | | 1 || Docked | ||
|} | |||
=== LaunchParameterKind === | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 1 || Application-specific LaunchParameter | |||
|- | |||
| 2 || account PreselectedUser | |||
|} | |} | ||