accelerator_view_removed Class
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
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;
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. |
exception
runtime_exception
out_of_memory
Header: amprt.h
Namespace: Concurrency
Show: