ID3D12ProtectedResourceSession 接口 (d3d12.h)

监视受保护资源会话的有效性。 此接口扩展 ID3D12ProtectedSession

可以通过调用 ID3D12Device4::CreateProtectedResourceSession 获取 ID3D12ProtectedResourceSession

继承

ID3D12ProtectedResourceSession 接口继承自 ID3D12ProtectedSession 接口。

方法

ID3D12ProtectedResourceSession 接口具有这些方法。

 
ID3D12ProtectedResourceSession::GetDesc

检索受保护资源会话的说明。 (ID3D12ProtectedResourceSession.GetDesc)

要求

要求
目标平台 Windows
标头 d3d12.h

另请参阅