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

# XtfGetTitleProcessMemoryReports

> XtfGetTitleProcessMemoryReports

# XtfGetTitleProcessMemoryReports

내부 사용을 위해 예약되어 있습니다.

<a id="syntaxSection" />

## 구문

```cpp theme={null}
HRESULT XtfGetTitleProcessMemoryReports(
         PCWSTR connectionString,
         UINT32 processId,
         XtfPartitionMemoryReport** partitionReport,
         XtfProcessMemoryReport** processesReport
)
```

<a id="parametersSection" />

### 매개 변수

*connectionString*<br />형식: PCWSTR

내부 사용을 위해 예약되어 있습니다.

*processId*<br />형식: UINT32\*

내부 사용을 위해 예약되어 있습니다.

*partitionReport*<br />형식: XtfPartitionMemoryReport\*\*

내부 사용을 위해 예약되어 있습니다.

*processReport*<br />형식: XtfProcessMemoryReport\*\*

내부 사용을 위해 예약되어 있습니다.

<a id="retvalSection" />

### 반환값

내부 사용을 위해 예약되어 있습니다.

<a id="requirementsSection" />

## 요구 사항

**헤더:** xtfapi.h

**라이브러리:** XtfApi.lib

**지원 플랫폼:** Windows(XBOX 콘솔 도구용)

<a id="seealsoSection" />

## 참고 항목

[Run from PC Deployment (NDA topic)](/home/setup-install/concepts/deployment)<br />[XTF Transport Errors (NDA topic)](/tools/tools-console/commandlinetools/xtf-transport-errors)<br />[Additional Xtf APIs](/reference/tools/xtf/xtfapi/atoc-xtfapi)


## Related topics

- [IXtfConsoleControlClient::GetRunningProcesses](/ko/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConsoleControlClient/methods/ixtfconsolecontrolclient_getrunningprocesses.md)
- [IXtfRunningProcessCallback](/ko/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfRunningProcessCallback/ixtfrunningprocesscallback.md)
- [IXtfApplicationClient::DeployToTitleScratch](/ko/reference/tools/xtf/xtfapplication/classes/IXtfApplicationClient/methods/ixtfapplicationclient-deploytotitlescratch.md)
- [IXtfRunningProcessCallback::OnFoundProcess](/ko/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfRunningProcessCallback/methods/ixtfrunningprocesscallback_onfoundprocess.md)
- [GAMEPAD_REPORT structure](/ko/reference/tools/xtf/xtfinput/structures/GAMEPAD_REPORT-xtfinput-xbox-windows-t.md)
