KCMS Application Developer's Guide

icCrdInfo

typedef struct {
     icUInt32Number          count;          /* Char count includes NULL */
     icInt8Number            desc[icAny];    /* NULL terminated string */
 } icCrdInfo;