KCMS Application Developer's Guide

icTextType

typedef struct {
 	icTagBase				base;				/* "text" signature */
 	icText				data;			/* variable array of chars */
 } icTextType;