Skip to main content
Gets the status of the protected session.

Syntax

Parameters

Return value

Type: D3D12_PROTECTED_SESSION_STATUS The status of the protected session. If the returned value is D3D12_PROTECTED_SESSION_STATUS_INVALID, then you need to wait for a uniqueness value bump to reuse the resource if the session is an ID3D12ProtectedResourceSession.

Requirements

Header: d3d12_xs.h or d3d12_x.h
Library: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family

See Also

ID3D12ProtectedSession
Last modified on August 5, 2026