Search:

XC_SYMBOL_NAMESPACE

As defined in xctypes.h

typedef xuint8 XC_SYMBOL_NAMESPACE;

Description: available namespaces for subscription keys

Enums

sns_search_all0// Search all namespaces
sns_native1// Native exchange symbology
sns_alternate_id12// First alternate ID namespace
sns_alternate_id23// Second alternate ID namespace
sns_long_symbol4// Long symbol (must use xcRequestItemsByString)


[ Top Of Page ]