PMApp:TerminateProcess: Difference between revisions
Steveice10 (talk | contribs) TerminateProcessId |
Steveice10 (talk | contribs) m Steveice10 moved page PMApp:TerminateProcessId to PMApp:TerminateProcess |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
|- | |- | ||
| 2-3 | | 2-3 | ||
| u64, | | u64, Timeout | ||
|} | |} | ||
| Line 29: | Line 29: | ||
=Description= | =Description= | ||
This terminates the process with the specified process ID. If the | This terminates the process with the specified process ID. If the timeout value is not 0 and [[PMApp:PrepareForReboot]] has been called, the command returns error 0xC8A05801. | ||