Difference between revisions of "NSS:TerminateTitle"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x0011....] |- | 1 | TitleID lower word |- | 2 | TitleID upper word |- | 3-4 | Unk...")
 
m
Line 8: Line 8:
 
| Header code [0x0011....]
 
| Header code [0x0011....]
 
|-
 
|-
| 1
+
| 1-4
| TitleID lower word
+
| Input parameters for [[PMApp:TerminateProcessTID]].
|-
 
| 2
 
| TitleID upper word
 
|-
 
| 3-4
 
| Unknown
 
 
|}
 
|}
  

Revision as of 07:06, 11 April 2013

Request

Index Word Description
0 Header code [0x0011....]
1-4 Input parameters for PMApp:TerminateProcessTID.

Response

Index Word Description
0 Header code
1 Result code

Description

NS uses PMApp:TerminateProcessTID with the specified input words for handling this command.