Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 2.03 KB

nf-directml-idmldevice-getdeviceremovedreason.md

File metadata and controls

65 lines (54 loc) · 2.03 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:directml.IDMLDevice.GetDeviceRemovedReason
IDMLDevice::GetDeviceRemovedReason
Retrieves the reason that the DirectML device was removed.
GetDeviceRemovedReason
GetDeviceRemovedReason method
GetDeviceRemovedReason method
IDMLDevice interface
IDMLDevice interface
GetDeviceRemovedReason method
IDMLDevice.GetDeviceRemovedReason
IDMLDevice::GetDeviceRemovedReason
direct3d12.idmldevice_getdeviceremovedreason
directml/IDMLDevice::GetDeviceRemovedReason
direct3d12\idmldevice_getdeviceremovedreason.htm
directml
59C889EB-35FB-408E-91AB-8CDC7E53E6F2
12/5/2018
GetDeviceRemovedReason, GetDeviceRemovedReason method, GetDeviceRemovedReason method,IDMLDevice interface, IDMLDevice interface,GetDeviceRemovedReason method, IDMLDevice.GetDeviceRemovedReason, IDMLDevice::GetDeviceRemovedReason, direct3d12.idmldevice_getdeviceremovedreason, directml/IDMLDevice::GetDeviceRemovedReason
directml.h
Windows
DirectML.lib
DirectML.dll
Windows
19H1
IDMLDevice::GetDeviceRemovedReason
directml/IDMLDevice::GetDeviceRemovedReason
c++
APIRef
kbSyntax
COM
DirectML.dll
IDMLDevice.GetDeviceRemovedReason

IDMLDevice::GetDeviceRemovedReason

-description

Retrieves the reason that the DirectML device was removed.

-returns

Type: HRESULT

An HRESULT containing the reason that the device was removed, or S_OK if the device has not been removed.

-see-also

IDMLDevice