> ## 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

> Esta interfaz controla la configuración de Device Removed Extended Data (DRED).

Esta interfaz controla la configuración de Device Removed Extended Data (DRED). Debe configurar todos los ajustes de DRED antes de crear un dispositivo Direct3D 12. Para recuperar la interfaz **ID3D12DeviceRemovedExtendedDataSettings**, llame a [D3D12GetDebugInterface](/reference/graphics/d3d12/functions/d3d12getdebuginterface_public), pasando el identificador de interfaz (IID) de **ID3D12DeviceRemovedExtendedDataSettings**.

## Herencia

La interfaz **ID3D12DeviceRemovedExtendedDataSettings** hereda de la interfaz [IUnknown](https://learn.microsoft.com/en-us/windows/desktop/api/unknwn/nn-unknwn-iunknown).

## Comentarios

## Requisitos

**Encabezado:** d3d12\_xs.h o d3d12\_x.h\
**Biblioteca:** d3d12\_xs.lib o d3d12\_x.lib\
**Plataformas compatibles**: consolas XBOX Series y familia XBOX One

## Consulte también

* [Interfaces principales](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/direct3d-12-interfaces)
* [Uso de DRED para diagnosticar errores de GPU](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/use-dred)


## Related topics

- [D3D12GetInterface (consolas XBOX Series)](/es/reference/graphics/d3d12/functions/d3d12getinterface_public.md)
- [SetPageFaultEnablement](/es/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddatasettings/methods/id3d12deviceremovedextendeddatasettings_setpagefaultenablement_public.md)
- [SetWatsonDumpEnablement](/es/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddatasettings/methods/id3d12deviceremovedextendeddatasettings_setwatsondumpenablement_public.md)
- [D3D12_DRED_ENABLEMENT](/es/reference/graphics/d3d12/enums/d3d12_dred_enablement_public.md)
- [GetAutoBreadcrumbsOutput](/es/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddata/methods/id3d12deviceremovedextendeddata_getautobreadcrumbsoutput_public.md)
