IXtfRunningProcessCallback::OnFoundProcess Method

Called when a running process is found.

Syntax

public:
HRESULT OnFoundProcess(
         LPCXTFPROCESSINFO pProcessData
)  

Parameters

pProcessData
Type: LPCXTFPROCESSINFO 

Pointer to an XTFPROCESSINFO structure that contains information about the running process.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolecontrol.h.

Library: Use xtfconsolecontrol.lib.

See also

Reference

IXtfRunningProcessCallback Interface

IXtfRunningProcessCallback Members

XtfConsoleControl