ID3D12VideoDecoderHeap1::GetProtectedResourceSession メソッド (d3d12video.h)
ID3D12VideoDecoderHeap1 が作成されたときに ID3D12VideoDevice2::CreateVideoDecoderHeap1 に渡された ID3D12ProtectedResourceSession を取得します。
構文
HRESULT GetProtectedResourceSession(
REFIID riid,
void **ppProtectedSession
);
パラメーター
riid
ID3D12ProtectedResourceSession インターフェイスのグローバル一意識別子 (GUID)。
ppProtectedSession
ID3D12ProtectedResourceSession インターフェイスを表す void ポインターを受け取ります。
戻り値
このメソッドは HRESULT を返します。
要件
サポートされている最小のクライアント | Windows 10 ビルド 20348 |
サポートされている最小のサーバー | Windows 10 ビルド 20348 |
Header | d3d12video.h |