Difference between revisions of "Process Manager Services"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) |
Steveice10 (talk | contribs) |
||
Line 18: | Line 18: | ||
|- | |- | ||
| 0x000500C0 | | 0x000500C0 | ||
− | | [[PMApp: | + | | [[PMApp:TerminateProcess|TerminateProcess]] |
|- | |- | ||
| 0x00060082 | | 0x00060082 |
Revision as of 04:03, 20 January 2016
Process Manager app service "pm:app"
Command Header | Description |
---|---|
0x00010140 | LaunchTitle |
0x00020082 | LaunchFIRM |
0x00030080 | TerminateApplication |
0x00040100 | TerminateTitle |
0x000500C0 | TerminateProcess |
0x00060082 | PrepareForReboot |
0x00070042 | GetFIRMLaunchParams |
0x00080100 | GetTitleExheaderFlags |
0x00090042 | SetFIRMLaunchParams |
0x000A0140 | SetAppResourceLimit |
0x000B0140 | GetAppResourceLimit |
0x000C0080 | UnregisterProcess |
0x000D0240 | LaunchTitleUpdate |
Process Manager debug service "pm:dbg"
Command Header | Description |
---|---|
0x00010140 | LaunchAppDebug |
0x00020140 | LaunchApp |
0x00030000 | RunQueuedProcess |
A maximum of three sessions can be open with both of these services combined, therefore only three processes can use either of these services at once.