ID3D12DeviceRemovedExtendedData 介面 (d3d12.h)

提供裝置已移除擴充資料的執行時間存取權, (DRED) 資料。 若要擷取ID3D12DeviceRemovedExtendedData介面,請在ID3D12Device (或衍生) 介面上呼叫QueryInterface,傳遞ID3D12DeviceRemovedExtendedData的介面識別碼 (IID) 。

繼承

ID3D12DeviceRemovedExtendedData介面繼承自IUnknown介面。

繼承

ID3D12DeviceRemovedExtendedData介面繼承自 IUnknown 介面。

方法

ID3D12DeviceRemovedExtendedData介面具有這些方法。

 
ID3D12DeviceRemovedExtendedData::GetAutoBreadcrumbsOutput

擷取裝置移除擴充資料 (DRED) 裝置移除後自動階層連結輸出。
ID3D12DeviceRemovedExtendedData::GetPageFaultAllocationOutput

擷取已移除的裝置擴充資料, (DRED) 分頁錯誤資料。

規格需求

   
最低支援的用戶端 Windows 10組建 20348
最低支援的伺服器 Windows 10組建 20348
目標平臺 Windows
標頭 d3d12.h

另請參閱