Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Called when a development console is removed from an IXtfConsoleManager instance.
Syntax
public:
void OnRemoveConsole(
const XTFCONSOLEDATA *pConsoleData
)
Parameters
pConsoleData
Type: XTFCONSOLEDATA*
A pointer that receives an XTFCONSOLEDATA structure, which contains information about the development console that was removed.
Return value
None.
Remarks
This callback method is invoked by an IXtfConsoleManager instance when a development console is removed from the instance by invoking the RemoveConsole method for that instance. This method provides information, including the name and Tools IP address, about the removed development console.
For more information about connecting and querying development consoles, see Connect (xbconnect.exe) (NDA topic)Autorisierung erforderlich.
Requirements
Header: xtfconsolemanager.h
Library: xtfconsolemanager.lib
Supported platforms: Windows (for Xbox console tools)