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

# ID3D12ProtectedResourceSession::GetDesc

> 보호된 리소스 세션의 설명을 검색합니다. (ID3D12ProtectedResourceSession.GetDesc)

보호된 리소스 세션의 설명을 검색합니다.

## 구문

```cpp theme={null}
D3D12_PROTECTED_RESOURCE_SESSION_DESC GetDesc(
)
```

### 매개 변수

### 반환 값

형식: D3D12\_PROTECTED\_RESOURCE\_SESSION\_DESC

보호된 리소스 세션을 설명하는 [D3D12\_PROTECTED\_RESOURCE\_SESSION\_DESC](/reference/graphics/d3d12/structs/d3d12_protected_resource_session_desc_public)입니다.

## 요구 사항

**헤더:** d3d12\_xs.h 또는 d3d12\_x.h<br />**라이브러리:** d3d12\_xs.lib 또는 d3d12\_x.lib<br />**지원 플랫폼**: XBOX Series 콘솔 및 XBOX One 제품군

## 함께 보기

* [ID3D12ProtectedResourceSession](/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession/id3d12protectedresourcesession_public)


## Related topics

- [ID3D12ProtectedResourceSession](/ko/reference/graphics/d3d12/interfaces/id3d12protectedresourcesession/id3d12protectedresourcesession_public.md)
- [D3D12_PROTECTED_RESOURCE_SESSION_DESC](/ko/reference/graphics/d3d12/structs/d3d12_protected_resource_session_desc_public.md)
- [D3D12_PROTECTED_RESOURCE_SESSION_DESC1](/ko/reference/graphics/d3d12/structs/d3d12_protected_resource_session_desc1_public.md)
- [ID3D12Resource::GetDesc](/ko/reference/graphics/d3d12/interfaces/id3d12resource/methods/id3d12resource_getdesc_public.md)
- [ID3D12ShaderCacheSession::GetDesc](/ko/reference/graphics/d3d12/interfaces/id3d12shadercachesession/methods/id3d12shadercachesession_getdesc_public.md)
