NSS:TerminateTitle: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m Steveice10 moved page NSS:TerminateProcessTID to NSS:TerminateTitle
Steveice10 (talk | contribs)
mNo edit summary
 
Line 6: Line 6:
|-
|-
| 0
| 0
| Header code [0x0011....]
| Header code [0x00110100]
|-
|-
| 1-4
| 1-2
| Input parameters for [[PMApp:TerminateProcessTID]].
| u64, Program ID
|-
| 3-4
| u64, Timeout
|}
|}


Line 26: Line 29:


=Description=
=Description=
[[NS]] uses [[PMApp:TerminateProcessTID]] with the specified input words for handling this command.
Wrapper for [[PMApp:TerminateTitle]].

Latest revision as of 05:19, 20 January 2016

Request

Index Word Description
0 Header code [0x00110100]
1-2 u64, Program ID
3-4 u64, Timeout

Response

Index Word Description
0 Header code
1 Result code

Description

Wrapper for PMApp:TerminateTitle.