ID3D12ProtectedResourceSession::GetDesc method (d3d12.h)

Retrieves a description of the protected resource session.

Syntax

D3D12_PROTECTED_RESOURCE_SESSION_DESC GetDesc();

Return value

A D3D12_PROTECTED_RESOURCE_SESSION_DESC that describes the protected resource session.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header d3d12.h
Library D3D12.lib
DLL D3D12.dll

See also