Sets the default console for Xbox Tools Framework (XTF) apps.
public:
HRESULT SetDefaultConsole(
LPCWSTR pszAlias
)
pszAlias
Type: LPCWSTRÂ
Pointer to the name of the default console to set for XTF apps.
Type: HRESULTÂ
HRESULT success or error code.
Header: Declared in xtfconsolemanager.h.
Library: Use xtfconsolemanager.lib.