ID3D12VideoMotionVectorHeap::GetProtectedResourceSession メソッド (d3d12video.h)

ID3D12VideoMotionEstimatorHeap が作成されたときに ID3D12VideoDevice1::CreateVideoMotionEstimatorHeap に渡された ID3D12ProtectedResourceSession を取得します。

構文

HRESULT GetProtectedResourceSession(
  REFIID riid,
  void   **ppProtectedSession
);

パラメーター

riid

ID3D12ProtectedResourceSession インターフェイスのグローバル一意識別子 (GUID)。

ppProtectedSession

ID3D12ProtectedResourceSession インターフェイスを表す void ポインターを受け取ります。

戻り値

このメソッドは HRESULT を返します。

要件

   
サポートされている最小のクライアント Windows 10バージョン 2004 (10.0;ビルド 19041)
サポートされている最小のサーバー Windows Server バージョン 2004 (10.0;ビルド 19041)
Header d3d12video.h