ESS_LROINFO_API_T

Contains information about a specific object linked to a data cell in an Essbase database. You should not modify fields in this structure because it contains information concerning the linked object. The fields are described as follows:

Data TypeFieldDescription
ESS_CHAR_TobjName[ESS_ONAMELEN_API]Source file name of object linked to a data cell. ESS_ONAMELEN_API specifies the maximum length of an object name; the default value is 511.
ESS_CHAR_TobjDesc[ESSW_LRODESCLEN_API]Description of an object linked to a data cell. ESS_LRODESCLEN_API specifies the maximum length of the description; the default value is 79.