PMApp:TerminateProcess

From 3dbrew
Revision as of 02:15, 13 October 2015 by Steveice10 (talk | contribs) (TerminateProcessId)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x000500C0]
1 Process ID
2-3 u64, Unknown (always 0)

Response

Index Word Description
0 Header code
1 Result code

Description

This terminates the process with the specified process ID. If the unknown u64 value is not 0, the command returns error 0xC8A05801.