Called when a running process is found.
public:
HRESULT OnFoundProcess(
LPCXTFPROCESSINFO pProcessData
)
pProcessData
Type: LPCXTFPROCESSINFO
Pointer to an XTFPROCESSINFO structure that contains information about the running process.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfconsolecontrol.h.
Library: Use xtfconsolecontrol.lib.
IXtfRunningProcessCallback Interface