Difference between revisions of "NSS:LaunchApplication"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Update link.) |
Steveice10 (talk | contribs) m (Link to FS common program info.) |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1-4 | | 1-4 | ||
− | | [[ | + | | [[Filesystem_services#ProgramInfo|Program Info]] |
|- | |- | ||
| 5 | | 5 |
Revision as of 22:50, 17 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00150140] |
1-4 | Program Info |
5 | Process launch flags |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
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.