IXtfConsoleManagerCallback::OnChangedDefaultConsole Method

Called when a new development console is set as the default console in an IXtfConsoleManager.

Syntax

public:
void OnChangedDefaultConsole(
         const XTFCONSOLEDATA *pConsoleData
)  

Parameters

pConsoleData
Type: XTFCONSOLEDATA *

Pointer that receives an XTFCONSOLEDATA structure that contains information about the console that is now set as the default console.

Return value

None.

Requirements

Header: Declared in xtfconsolemanager.h.

Library: Use xtfconsolemanager.lib.