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

> Device Removed Extended Data(DRED) 데이터에 대한 런타임 액세스를 제공합니다.

Device Removed Extended Data(DRED) 데이터에 대한 런타임 액세스를 제공합니다. **ID3D12DeviceRemovedExtendedData** 인터페이스를 검색하려면 [ID3D12Device](/reference/graphics/d3d12_x/interfaces/id3d12device/id3d12device)(또는 파생) 인터페이스에서 [QueryInterface](https://learn.microsoft.com/en-us/windows/desktop/api/unknwn/nf-unknwn-iunknown-queryinterface\(refiid_void\))를 호출하고 **ID3D12DeviceRemovedExtendedData**의 인터페이스 식별자(IID)를 전달합니다.

## 상속

**ID3D12DeviceRemovedExtendedData** 인터페이스는 [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

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