IXtfConsoleManager::EnumerateConsoles Method

Enumerates the development consoles in the IXtfConsoleManager.

Syntax

public:
HRESULT EnumerateConsoles(
         IXtfEnumerateConsolesCallback *pCallback
)  

Parameters

pCallback
Type: IXtfEnumerateConsolesCallback *

Pointer to the IXtfEnumerateConsolesCallback callback to call when a console has been enumerated.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolemanager.h.

Library: Use xtfconsolemanager.lib.