KCMS Application Developer's Guide

icUInt16ArrayType

typedef struct {
 	icTagBase					base;			/* "ui16" signature */
 	icUInt16Array					data;			/* variable array of values */
 } icUInt16ArrayType;