RNF3831

The Object class for the procedure-interface parameter does not match the prototype.

20

Cause . . . . . : The parameter is an Object. The class of the object specified for the procedure interface (PI) parameter must be the same as the class specified on the prototype (PR) parameter. The class defaults to the class specified on the prototype.

Recovery . . . : Correct one of the parameter definitions. Compile again.