PMApp:TerminateApplication: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) TerminateAll |
Steveice10 (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 24: | Line 24: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
This terminates the currently running application, marked by [[PMApp:LaunchTitle#Launch_Flags|launch flag 0x1]]. | |||
This returns result code 0xC8A05801 if [[PMApp:PrepareForReboot]] has been called. |
Latest revision as of 03:08, 20 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00030080] |
1-2 | u64, Timeout |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This terminates the currently running application, marked by launch flag 0x1.
This returns result code 0xC8A05801 if PMApp:PrepareForReboot has been called.