> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ID3D12ProtectedSession

> 提供基础功能，允许以一致的方式跨不同类型的会话监视会话的有效性。

提供基础功能，允许以一致的方式跨不同类型的会话监视会话的有效性。当前唯一可用的会话类型是 [ID3D12ProtectedResourceSession](/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession/id3d12protectedresourcesession_public) 类型。

## 要求

**头文件：** d3d12\_xs.h 或 d3d12\_x.h<br />**库：** d3d12\_xs.lib 或 d3d12\_x.lib<br />**支持的平台**：XBOX Series 主机和 XBOX One 系列

## 另请参阅

[ID3D12DeviceChild](/reference/graphics/d3d12/interfaces/id3d12devicechild/id3d12devicechild_public)


## Related topics

- [ID3D12ProtectedResourceSession](/zh-CN/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession/id3d12protectedresourcesession_public.md)
- [ID3D12ProtectedResourceSession1](/zh-CN/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession1/id3d12protectedresourcesession1_public.md)
- [GetSessionStatus](/zh-CN/reference/graphics/d3d12/interfaces/id3d12protectedsession/methods/id3d12protectedsession_getsessionstatus_public.md)
- [GetStatusFence](/zh-CN/reference/graphics/d3d12/interfaces/id3d12protectedsession/methods/id3d12protectedsession_getstatusfence_public.md)
- [D3D12_PROTECTED_SESSION_STATUS](/zh-CN/reference/graphics/d3d12/enums/d3d12_protected_session_status_public.md)
