Share via


IXtfRunningProcessCallback

Provides a callback that is called when a running process is found during an IXtfConsoleControlClient::GetRunningProcesses operation.

Syntax

class IXtfRunningProcessCallback : public IUnknown  

Methods

Method Description
OnFoundProcess Called when a running process is found.

Requirements

Header: xtfconsolecontrol.h

Library: xtfconsolecontrol.lib

Supported platforms: Windows (for Xbox console tools)

See also

Reference

xtfconsolecontrol