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