KCMS Application Developer's Guide

icTagList

typedef struct {
 	icUInt32Number				count;				/* number of tags in profile */
 	icTag				tags[icAny];				/* variable array of tags */
 } icTagList;