Partilhar via


IDebugEngine3::SetAllExceptions

Este método define o estado de todas as exceções pendentes.

HRESULT SetAllExceptions(
   EXCEPTION_STATE dwState
);
int SetAllExceptions(
   enum_EXCEPTION_STATE dwState
);

Parâmetros

Valor de retorno

Se bem-sucedida, retorna S_OK; Caso contrário, retorna código de erro.

Consulte também

Referência

IDebugEngine3

EXCEPTION_STATE