IXtfConsoleManager::RemoveConsole Method

Removes the development console with the specified name from the IXtfConsoleManager.

Syntax

public:
HRESULT RemoveConsole(
         LPCWSTR pszAlias
)  

Parameters

pszAlias
Type: LPCWSTR 

Pointer to the name of the console to remove.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in xtfconsolemanager.h.

Library: Use xtfconsolemanager.lib.