This structure contains information about the address of a data cell. Essbase derives the cell address from the member combination and uses the address to keep track of objects linked to data cells. The EsbLROAddObject function returns the cell address in the object's description structure; you can use this information in subsequent API calls. You cannot modify fields in this structure through the API. The fields are described as follows:
Data Type | Field | Description |
---|---|---|
Long | cellOffset | Cell offset within a data block |
Double | blkOffset | Block offset |
Double | segment | Segment number |