Constants for LROs

The following constants define various values used by LROs functions and structures in the Essbase Visual Basic API.

ConstantValueDefinition
ESB_LRODESCLEN_API79Maximum length of an object description
ESB_LRONOTELEN_API599Maximum length of a cell note
ESB_ONAMELEN_API511Length of an object name consisting of file name and path
ESB_STORE_OBJECT_API&H0010Value specifying to store a linked object on the server
ESB_NOSTORE_OBJECT_API&H0001Value specifying not to store a linked object on the server
ESB_LRO_OBJ_API1Value specifying to update only the linked object file
ESB_LRO_CATALOG_API2Value specifying to update only the object's catalog entry
ESB_LRO_BOTH_API3Value specifying to update both the object file and the catalog entry
ESB_LROTYPE_CELLNOTE_API0Value specifying that a linked object is a cell note
ESB_LROTYPE_WINAPP_API1Value specifying that a linked object is a Windows application
ESB_LROTYPE_URL_API2Value specifying that a linked object is a URL