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
- dwState
[in] Dentre as EXCEPTION_STATE valores.
Valor de retorno
Se bem-sucedida, retorna S_OK; Caso contrário, retorna código de erro.