共用方式為


IDMLDevice::GetDeviceRemovedReason 方法 (directml.h)

擷取 DirectML 裝置已移除的原因。

Syntax

HRESULT GetDeviceRemovedReason();

傳回值

類型: HRESULT

HRESULT,其中包含裝置移除的原因,如果裝置尚未移除,則S_OK

需求

   
目標平台 Windows
標頭 directml.h
程式庫 DirectML.lib
Dll DirectML.dll

另請參閱

IDMLDevice