共用方式為


accelerator_view_removed 類別

當一個基礎 DirectX 呼叫失敗因為 Windows 逾時偵測和復原機制所擲回的例外狀況。

class accelerator_view_removed : public runtime_exception;

Members

公用建構函式

名稱

描述

accelerator_view_removed::accelerator_view_removed 建構函式

初始化 accelerator_view_removed 類別的新執行個體。

公用方法

名稱

描述

accelerator_view_removed::get_view_removed_reason 方法

傳回指示 accelerator_view 物件移除的原因的一個 HRESULT 錯誤碼。

繼承階層架構

exception

runtime_exception

out_of_memory

需求

標頭: amprt.h

**命名空間:**並行

請參閱

參考

Concurrency 命名空間 (C++ AMP)