IDebugPortEx2::TerminateProcess
Terminates a process.
Syntax
Parameters
pPortProcess
[in] An IDebugProcess2 object representing the process to be terminated.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Terminates a process.
pPortProcess
[in] An IDebugProcess2 object representing the process to be terminated.
If successful, returns S_OK
; otherwise, returns an error code.