> ## 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" />

## Syntax

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

<a id="parametersSection" />

### Parameters

*connectionString*<br />型: PCWSTR

内部使用のために予約されています。

*processId*<br />型: UINT32\*

内部使用のために予約されています。

*partitionReport*<br />型: XtfPartitionMemoryReport\*\*

内部使用のために予約されています。

*processReport*<br />型: XtfProcessMemoryReport\*\*

内部使用のために予約されています。

<a id="retvalSection" />

### Return value

内部使用のために予約されています。

<a id="requirementsSection" />

## Requirements

**ヘッダー:** xtfapi.h

**ライブラリ:** XtfApi.lib

**サポートされているプラットフォーム:** Windows (XBOX コンソール ツール用)

<a id="seealsoSection" />

## See also

[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](/ja-jp/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConsoleControlClient/methods/ixtfconsolecontrolclient_getrunningprocesses.md)
- [IXtfRunningProcessCallback](/ja-jp/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfRunningProcessCallback/ixtfrunningprocesscallback.md)
- [IXtfRunningProcessCallback::OnFoundProcess](/ja-jp/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfRunningProcessCallback/methods/ixtfrunningprocesscallback_onfoundprocess.md)
- [GAMEPAD_REPORT_EX](/ja-jp/reference/tools/xtf/xtfinput/structures/gamepad_report_ex.md)
- [XtfGetDefaultAddress](/ja-jp/reference/tools/xtf/xtfconsolemanager/methods/xtfgetdefaultaddress-xtfconsolemanager-xbox-windows-m.md)
