NxCoreStateMMQuotes
The struct NxCoreStateMMQuotes is defined in NxCoreAPI.h as:
struct NxCoreStateMMQuotes { unsigned short StateQuoteCount; unsigned char PriceType; unsigned char NasdaqBidTick; NxCoreStateMMQuote StateMMQuotes[512]; };
Number of items in StateMMQuotes
The price type to use for all prices in StateMMQuotes
Described here
Array of individual StateMMQuotes
Example
For example see here