Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 2464 You cannot call another method on the parent method. The Parent return type is not an Object.
Details 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.