Gets information about the development console in the IXtfConsoleManager with the specified name.
public:
HRESULT GetConsole(
LPCWSTR pszAlias,
PXTFCONSOLEDATA pConsoleData
)
pszAlias
Type: LPCWSTR
Pointer to the name of the console to get information about.
pConsoleData
Type: PXTFCONSOLEDATA
Pointer that receives an XTFCONSOLEDATA structure that contains information about the console.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfconsolemanager.h.
Library: Use xtfconsolemanager.lib.