ProcessOperation Methods |
The ProcessOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachDebugger |
Sets the Process Priority.
| |
| ExecuteProcess |
Executes a process using WMI.
This allows for remote execution with an admin account context.
| |
| GetModuleData |
Gets the module data.
| |
| GetProcessOwner |
Gets Owner information from Win32_Process.
| |
| KillProcesses |
Ends a process and related child processes.
| |
| SetProcessPriority |
Sets the Process Priority.
|