Difference between revisions of "PMApp:TerminateApplication"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (TerminateAll) |
Steveice10 (talk | contribs) m |
||
(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 02:08, 20 January 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00030080] |
1-2 | u64, Timeout |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This terminates the currently running application, marked by launch flag 0x1.
This returns result code 0xC8A05801 if PMApp:PrepareForReboot has been called.