Contains information about a development console in an IXtfConsoleManager.
typedef struct _XTFCONSOLEDATA {
BSTR bstrAlias;
BSTR bstrAddress;
} XTFCONSOLEDATA, *PXTFCONSOLEDATA;
bstrAlias
Name of the console.
bstrAddress
Tools IP address of the console.
Header: Declared in xtfconsolemanager.h.
Library: Use xtfconsolemanager.lib.