Difference between revisions of "NSS:LaunchTitle"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x0002....] |- | 1 | TitleID lower word |- | 2 | TitleID upper word |- | 3 | Proce...") |
|||
Line 6: | Line 6: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code [ | + | | Header code [0x000200C0] |
|- | |- | ||
| 1 | | 1 |
Revision as of 07:03, 23 July 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x000200C0] |
1 | TitleID lower word |
2 | TitleID upper word |
3 | Process launch flags |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Launched process' ProcessId |