Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Terminates a process.
Syntax
Parameters
pProcess
[in] An IDebugProcess2 object that represents the process to be terminated.
Return Value
If successful, returns S_OK; otherwise returns an error code.
Remarks
Call the CanTerminateProcess method before calling this method.