The errDSSAddinErrorNumbers enumeration provides the following members.
| Member | Description |
|---|---|
| errCaptionRequired | An error with this error code is raised if you attempt to use the Add method of the OlapTreeNodes or OlapMenuItems collections with a zero-length caption. |
| errInvalidMenuType | An error with this error code is raised if you attempt to use the Add method of the OlapMenuItems collection with a MenuType value other than mnuStandard or mnuSeparator. |