IXtfConsoleManagerCallback::OnRemoveConsole Method

Called when a development console is removed from an IXtfConsoleManager.

Syntax

public:
void OnRemoveConsole(
         const XTFCONSOLEDATA *pConsoleData
)  

Parameters

pConsoleData
Type: XTFCONSOLEDATA *

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

Return value

None.

Requirements

Header: Declared in xtfconsolemanager.h.

Library: Use xtfconsolemanager.lib.