Search:
XC_EXCHANGE_ID
As defined in xctypes.h
typedef struct XC_EXCHANGE_ID
{
char xex_ch[2];
// characters in exchange identifier
} XC_EXCHANGE_ID;
Description:
Exegy exchange ID
[ Top Of Page ]