Difference between revisions of "NSS:LaunchApplication"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Link to FS common program info.) |
Steveice10 (talk | contribs) m (→Request) |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | [[PMApp:LaunchTitle#Launch_Flags|Launch Flags]] |
|} | |} | ||
Latest revision as of 04:47, 20 January 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00150140] |
1-4 | Program Info |
5 | Launch Flags |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
Unlike LaunchTitle, this will do a "proper" app launch, using the update title if present. It seems to set proper internal states, like APT:PrepareToStartApplication and APT:StartApplication would.