PMDbg:LaunchApp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Steveice10 (talk | contribs) m Steveice10 moved page PMDbg:LaunchTitle to PMDbg:LaunchApp |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code [ | | Header code [0x00020140] | ||
|- | |- | ||
| 1-4 | | 1-4 | ||
| | | [[Filesystem_services#ProgramInfo|Program Info]] | ||
|- | |- | ||
| 5 | | 5 | ||
| Process launch flags (Internally orred with | | Process launch [[PMApp:LaunchTitle#Launch_Flags|flags]] (Internally orred with 0x3) | ||
|} | |} | ||
Line 27: | Line 27: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
Wrapper for [[PMApp:LaunchTitle]]. |
Latest revision as of 04:57, 20 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00020140] |
1-4 | Program Info |
5 | Process launch flags (Internally orred with 0x3) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
Wrapper for PMApp:LaunchTitle.