typedef struct _ICC_RESPONSEARRAYS
{
pICC_RESPONSE_16_NUMBER pResponseNumber;
} ICC_RESPONSE_ARRAYS, * pICC_RESPONSE_ARRAYS;
The ICC_RESPONSE_ARRAYS structure is used to save response arrays data.
Pointer to one or more ICC_RESPONSE_16_NUMBER structures that contains measurement information for each channel.