> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ID3D12DeviceRemovedExtendedDataSettings

> 此接口控制设备已移除扩展数据 (DRED) 设置。

此接口控制设备已移除扩展数据 (DRED) 设置。您应在创建 Direct3D 12 设备之前配置所有 DRED 设置。要检索 **ID3D12DeviceRemovedExtendedDataSettings** 接口，请调用 [D3D12GetDebugInterface](/reference/graphics/d3d12/functions/d3d12getdebuginterface_public)，并传递 **ID3D12DeviceRemovedExtendedDataSettings** 的接口标识符 (IID)。

## 继承

**ID3D12DeviceRemovedExtendedDataSettings** 接口继承自 [IUnknown](https://learn.microsoft.com/en-us/windows/desktop/api/unknwn/nn-unknwn-iunknown) 接口。

## 备注

## 要求

**头文件：** d3d12\_xs.h 或 d3d12\_x.h\
**库：** d3d12\_xs.lib 或 d3d12\_x.lib\
**支持的平台**：XBOX Series 主机和 XBOX One 系列

## 另请参阅

* [核心接口](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/direct3d-12-interfaces)
* [使用 DRED 诊断 GPU 故障](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/use-dred)


## Related topics

- [D3D12GetInterface（XBOX Series 主机）](/zh-CN/reference/graphics/d3d12/functions/d3d12getinterface_public.md)
- [SetPageFaultEnablement](/zh-CN/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddatasettings/methods/id3d12deviceremovedextendeddatasettings_setpagefaultenablement_public.md)
- [SetWatsonDumpEnablement](/zh-CN/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddatasettings/methods/id3d12deviceremovedextendeddatasettings_setwatsondumpenablement_public.md)
- [D3D12_DRED_ENABLEMENT](/zh-CN/reference/graphics/d3d12/enums/d3d12_dred_enablement_public.md)
- [GetPageFaultAllocationOutput](/zh-CN/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddata/methods/id3d12deviceremovedextendeddata_getpagefaultallocationoutput_public.md)
