Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Removes the list of exceptions the IDE has set for a particular run-time architecture or language.
Syntax
Parameters
guidType
[in] Either the GUID for the language or the GUID for the debug engine that is specific to a run-time architecture.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The exceptions removed by this method were set by earlier calls to the SetException method.
To remove a specific exception, call the RemoveSetException method.