Condividi tramite


IDebugProcess2:: CauseBreak

Le richieste che il programma seguente che esegue il codice nell'arresto del processo e inviare IDebugBreakEvent2 un oggetto evento.

HRESULT CauseBreak( 
   void
);
int CauseBreak();

Valore restituito

Se l'operazione riesce, restituisce S_OK; in caso contrario, restituisce un codice di errore.

Vedere anche

Riferimenti

IDebugProcess2