accelerator_view_removed 类

基础 DirectX 调用因 Windows 超时检测和还原机制而失败时引发的异常。

class accelerator_view_removed : public runtime_exception;

成员

公共构造函数

名称

说明

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)