IDMLDevice::GetDeviceRemovedReason メソッド (directml.h)

DirectML デバイスが削除された理由を取得します。

構文

HRESULT GetDeviceRemovedReason();

戻り値

種類: HRESULT

デバイスが削除された理由を含む HRESULT 。デバイスが削除されていない場合は S_OK

要件

   
対象プラットフォーム Windows
ヘッダー directml.h
Library DirectML.lib
[DLL] DirectML.dll

関連項目

IDMLDevice