หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.