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

# ID3D12DeviceRemovedExtendedData

> Proporciona acceso en tiempo de ejecución a los datos de Device Removed Extended Data (DRED).

Proporciona acceso en tiempo de ejecución a los datos de Device Removed Extended Data (DRED). Para recuperar la interfaz **ID3D12DeviceRemovedExtendedData**, llame a [QueryInterface](https://learn.microsoft.com/en-us/windows/desktop/api/unknwn/nf-unknwn-iunknown-queryinterface\(refiid_void\)) en una interfaz [ID3D12Device](/reference/graphics/d3d12_x/interfaces/id3d12device/id3d12device) (o derivada), pasando el identificador de interfaz (IID) de **ID3D12DeviceRemovedExtendedData**.

## Herencia

La interfaz **ID3D12DeviceRemovedExtendedData** 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

- [GetAutoBreadcrumbsOutput](/es/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddata/methods/id3d12deviceremovedextendeddata_getautobreadcrumbsoutput_public.md)
- [GetPageFaultAllocationOutput](/es/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddata/methods/id3d12deviceremovedextendeddata_getpagefaultallocationoutput_public.md)
- [ID3D12DeviceRemovedExtendedDataSettings](/es/reference/graphics/d3d12/interfaces/id3d12deviceremovedextendeddatasettings/id3d12deviceremovedextendeddatasettings_public.md)
- [D3D12_VERSIONED_DEVICE_REMOVED_EXTENDED_DATA](/es/reference/graphics/d3d12/structs/d3d12_versioned_device_removed_extended_data_public.md)
- [D3D12_DEVICE_REMOVED_EXTENDED_DATA](/es/reference/graphics/d3d12/structs/d3d12_device_removed_extended_data_public.md)
