KCMS Application Developer's Guide

icUInt64ArrayType

typedef struct {
 	icTagBase					base;			/* "ui64" signature */
 	icUInt64Array					data;			/* variable array of values */
 } icUInt64ArrayType;