AR System Message Catalog
ARERR [5035] You can't call another method on the parent method because parent return type is not an object.
- Product:
- BMC Remedy Developer Studio
- Description:
- BMC Remedy Developer Studio messages
- Type:
- Error
- Number:
- 5035
When you nest a method, the parent method's return must be one of the following types: IDispatch, VARIANT, or Compatible. If the parent method's return type is not one of these types, this error is returned.