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

# IXtfRunningProcessCallback

> IXtfRunningProcessCallback

# IXtfRunningProcessCallback

[IXtfConsoleControlClient::GetRunningProcesses](/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfConsoleControlClient/methods/ixtfconsolecontrolclient_getrunningprocesses) 操作中に実行中のプロセスが見つかったときに呼び出されるコールバックを提供します。

<a id="syntaxSection" />

## 構文

```cpp theme={null}
class IXtfRunningProcessCallback : public IUnknown  
```

## メソッド

| メソッド                                                                                                                                             | 説明                        |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------- |
| [OnFoundProcess](/reference/tools/xtf/xtfconsolecontrol/interfaces/IXtfRunningProcessCallback/methods/ixtfrunningprocesscallback_onfoundprocess) | 実行中のプロセスが見つかったときに呼び出されます。 |

<a id="requirements" />

## 要件

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

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

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

<a id="ID4E6" />

## 関連項目

<a id="ID4EBB" />

##### リファレンス

[xtfconsolecontrol](/reference/tools/xtf/xtfconsolecontrol/xtfconsolecontrol_members)
