ID3D12ProtectedResourceSession1::GetDesc1 method (d3d12.h)

Retrieves a description of the protected resource session.

Syntax

D3D12_PROTECTED_RESOURCE_SESSION_DESC1 GetDesc1();

Return value

A D3D12_PROTECTED_RESOURCE_SESSION_DESC1 that describes the protected resource session.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header d3d12.h
Library d3d12.lib
DLL d3d12.dll

See also