IXtfConsoleManagerCallback::OnAddConsole Method

Called when a development console is added to an IXtfConsoleManager.

Syntax

public:
void OnAddConsole(
         const XTFCONSOLEDATA *pConsoleData
)  

Parameters

pConsoleData
Type: XTFCONSOLEDATA *

Pointer that receives an XTFCONSOLEDATA structure that contains information about the console that was added.

Return value

None.

Requirements

Header: Declared in xtfconsolemanager.h.

Library: Use xtfconsolemanager.lib.