Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 2461 Please select a matching function. Looks like the return type of the method selected and the method to be added are incompatible.
Details When you define an OLE method that has a return type and you try to nest or call another method on this return type, BMC Remedy Administrator validates whether the return type is of type object. You can call or nest another method out of this return type only if the return type is of type object or object pointer.