accelerator_view_removed Class

The exception that is thrown when an underlying DirectX call fails due to the Windows timeout detection and recovery mechanism.

class accelerator_view_removed : public runtime_exception;

Members

Public Constructors

Name

Description

accelerator_view_removed::accelerator_view_removed Constructor

Initializes a new instance of the accelerator_view_removed class.

Public Methods

Name

Description

accelerator_view_removed::get_view_removed_reason Method

Returns an HRESULT error code indicating the cause of the accelerator_view object's removal.

Inheritance Hierarchy

exception

runtime_exception

out_of_memory

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

Concurrency Namespace (C++ AMP)