Determines whether a process can be terminated.
Syntax
Parameters
pPortProcess
[in] An IDebugProcess2 object representing the process to be terminated.
Return Value
Returns S_OK if the process can be terminated; otherwise, returns S_FALSE.
Determines whether a process can be terminated.
pPortProcess
[in] An IDebugProcess2 object representing the process to be terminated.
Returns S_OK if the process can be terminated; otherwise, returns S_FALSE.