Gets the default console for Xbox Tools Framework (XTF) apps.
public:
HRESULT GetDefaultConsole(
PXTFCONSOLEDATA pConsoleData
)
pConsoleData
Type: PXTFCONSOLEDATA
Pointer that receives an XTFCONSOLEDATA structure that contains information about the default console for XTF apps.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfconsolemanager.h.
Library: Use xtfconsolemanager.lib.