Difference between revisions of "PMApp:TerminateApplication"

From 3dbrew
Jump to navigation Jump to search
m
 
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[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.