Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides runtime access to Device Removed Extended Data (DRED) data. To retrieve the ID3D12DeviceRemovedExtendedData interface, call QueryInterface on an ID3D12Device (or derived) interface, passing the interface identifier (IID) of ID3D12DeviceRemovedExtendedData.
Inheritance
The ID3D12DeviceRemovedExtendedData interface inherits from the IUnknown interface.
Inheritance
The ID3D12DeviceRemovedExtendedData interface inherits from the IUnknown interface.
Methods
The ID3D12DeviceRemovedExtendedData interface has these methods.
ID3D12DeviceRemovedExtendedData::GetAutoBreadcrumbsOutput Retrieves the Device Removed Extended Data (DRED) auto-breadcrumbs output after device removal. |
ID3D12DeviceRemovedExtendedData::GetPageFaultAllocationOutput Retrieves the Device Removed Extended Data (DRED) page fault data. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | d3d12.h |