ID3D12ProtectedResourceSession1 interface (d3d12.h)
Monitors the validity of a protected resource session. This interface extends ID3D12ProtectedSession.
You can obtain an ID3D12ProtectedResourceSession1 by calling ID3D12Device7::CreateProtectedResourceSession1.
Inheritance
The ID3D12ProtectedResourceSession1 interface inherits from the ID3D12ProtectedResourceSession interface.
Methods
The ID3D12ProtectedResourceSession1 interface has these methods.
ID3D12ProtectedResourceSession1::GetDesc1 Retrieves a description of the protected resource session. (ID3D12ProtectedResourceSession1::GetDesc1) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | d3d12.h |