> ## 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.

# GetDesc1

> 检索受保护资源会话的描述。(ID3D12ProtectedResourceSession1::GetDesc1)

检索受保护资源会话的描述。

## 语法

```cpp theme={null}
D3D12_PROTECTED_RESOURCE_SESSION_DESC1 GetDesc1(
)
```

### 参数

### 返回值

类型：D3D12\_PROTECTED\_RESOURCE\_SESSION\_DESC1

一个描述受保护资源会话的 [D3D12\_PROTECTED\_RESOURCE\_SESSION\_DESC1](/reference/graphics/d3d12_xs/structs/d3d12_protected_resource_session_desc1)。

## 要求

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

## 另请参阅

* [ID3D12ProtectedResourceSession1](/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession1/id3d12protectedresourcesession1_public)


## Related topics

- [DXGI_ADAPTER_DESC2 (XBOX Series 主机)](/zh-CN/reference/graphics/d3d12_xs/structs/dxgi_adapter_desc2.md)
- [NDA 主题目录 - Microsoft Learn 在线链接](/zh-CN/nda/nda-topic-directory.md)
- [DSTORAGE_QUEUE_DESC1](/zh-CN/reference/system/dstorage/structs/dstorage_queue_desc1.md)
- [D3D12_RESOURCE_DESC1](/zh-CN/reference/graphics/d3d12/structs/d3d12_resource_desc1_public.md)
- [D3D12_DEPTH_STENCIL_DESC1](/zh-CN/reference/graphics/d3d12/structs/d3d12_depth_stencil_desc1_public.md)
