ID3D12Device::GetDeviceRemovedReason method

Gets the reason that the device was removed.

Syntax


HRESULT GetDeviceRemovedReason();

Parameters

This method has no parameters.

Return value

Type: HRESULT

This method returns the reason that the device was removed.

Requirements

Header

D3D12.h

Library

D3D12.lib

DLL

D3D12.dll

See also

ID3D12Device

 

 

Show: