NSP:RebootSystem: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00010040] |- | 1 | u8, Launch Title (0 = don't launch, 1 = launch) |} =Respo..." |
(No difference)
|
Latest revision as of 05:22, 20 January 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00010040] |
| 1 | u8, Launch Title (0 = don't launch, 1 = launch) |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This calls the same code as NSS:RebootSystem, rebooting into the current application if the launch argument is set to 1.