Process Manager Services: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
| 0x0001.... | | 0x0001.... | ||
| [[PMApp:LaunchTitle|LaunchTitle]] | | [[PMApp:LaunchTitle|LaunchTitle]] | ||
|- | |||
| 0x0002.... | |||
| | |||
|- | |||
| 0x0003.... | |||
| | |||
|- | |- | ||
| 0x0004.... | | 0x0004.... | ||
Line 13: | Line 19: | ||
| 0x0005.... | | 0x0005.... | ||
| Mostly the same as TerminateProcessTID, except this uses an unknown process field instead of the TID. | | Mostly the same as TerminateProcessTID, except this uses an unknown process field instead of the TID. | ||
|- | |||
| 0x0006.... | |||
| Initialize | |||
|} | |} | ||
Revision as of 08:37, 12 December 2012
Process Manager app port "pm:app"
Command Header | Description |
---|---|
0x0001.... | LaunchTitle |
0x0002.... | |
0x0003.... | |
0x0004.... | TerminateProcessTID |
0x0005.... | Mostly the same as TerminateProcessTID, except this uses an unknown process field instead of the TID. |
0x0006.... | Initialize |
Process Manager debug port "pm:dbg"
Command Header | Description |
---|---|
0x0001.... | LaunchTitleDebug |
0x0002.... | LaunchTitle |