Difference between revisions of "Process Manager services"

From Nintendo Switch Brew
Jump to navigation Jump to search
Line 3: Line 3:
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Cmd || Name || Format
+
! Cmd || Name
 
|-
 
|-
| 0 || LaunchProcess ||
+
| 0 || LaunchProcess
 
|-
 
|-
| 1 || TerminateProcess ||
+
| 1 || TerminateProcess
 
|-
 
|-
| 2 || GetControlEventHandle ||
+
| 2 || GetControlEventHandle
 
|-
 
|-
| 3 || GetControlEvent ||
+
| 3 || GetControlEvent
 
|-
 
|-
| 4 || ||
+
| 4 ||
 
|-
 
|-
| 5 || ||
+
| 5 ||
 
|-
 
|-
| 6 || ||
+
| 6 ||
 
|-
 
|-
| 7 || ||
+
| 7 ||
 
|-
 
|-
| 8 || ||
+
| 8 ||
 
|}
 
|}

Revision as of 20:59, 15 April 2017

Process Manager services

pm:shell

Cmd Name
0 LaunchProcess
1 TerminateProcess
2 GetControlEventHandle
3 GetControlEvent
4
5
6
7
8