Provides an identifier for a linked object. The identifier consists of a cell address and an internal object handle. You should not modify fields in this structure because it contains information concerning the linked object. The fields are described as follows:
| Data Type | Field | Description |
|---|---|---|
| ESS_CELLADDR_API_T | cellKey | Cell address |
| ESS_LONG_T | hObject | Internal object handle |