Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
This method sets the state of all outstanding exceptions.
HRESULT SetAllExceptions(
EXCEPTION_STATE dwState
);
int SetAllExceptions(
enum_EXCEPTION_STATE dwState
);
Parameters
- dwState
[in] One of the EXCEPTION_STATE values.
Return Value
If successful, returns S_OK; otherwise, returns error code.