PMApp:TerminateApplication: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m moved PMApp:TerminateAll to PMApp:TerminateLastLaunched: Misinterpreted behavior.
Steveice10 (talk | contribs)
mNo edit summary
 
(One intermediate revision 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.