Process Manager Services: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
| 0x0006.... | | 0x0006.... | ||
| Initialize | | Initialize | ||
|- | |||
| 0x0007.... | |||
| | |||
|- | |||
| 0x0008.... | |||
| [[PMApp:GetTitleProgramID|GetTitleProgramID]] | |||
|} | |} | ||
Revision as of 08:55, 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 |
0x0007.... | |
0x0008.... | GetTitleProgramID |
Process Manager debug port "pm:dbg"
Command Header | Description |
---|---|
0x0001.... | LaunchTitleDebug |
0x0002.... | LaunchTitle |