Removes the development console with the specified name from the IXtfConsoleManager.
public:
HRESULT RemoveConsole(
LPCWSTR pszAlias
)
pszAlias
Type: LPCWSTRÂ
Pointer to the name of the console to remove.
Type: HRESULTÂ
HRESULT success or error code.
Header: Declared in xtfconsolemanager.h.
Library: Use xtfconsolemanager.lib.