---
title: data
framework: Application Services
role: symbol
role_heading: Instance Property
platforms: [macOS 10.0+]
path: applicationservices/cmvideocardgammatable/1560268-data
---

# data

Variable-sized array of data. The size of the data is equal to `channels``*``entryCount``*``entrySize`.

## Declaration

```occ
char data[1];
```
