We are trying to add parameters to an existing method in a COM DLL we have written to interface with ms exchange web services.
In order to preserve compatibility with previous versions of our app, I have tried writing an overlay method, One with the new parameters and one without.
However, the older versions of the app now return a -150 procerror.
Is it possible to use overlay methods with the Uniface COM interface?
Regards,
Iain



