[Mono-dev] [PATCH] COM Interop - Support for out parameters of type SAFEARRAY[VARIANT]

Bill Holmes billholmes54 at gmail.com
Wed Jun 3 17:00:33 EDT 2009


I tested this patch out and the cominterop.exe test does not work.  I
get a return value of 62.

Second I noticed some tab problems with your formatting in cominterop.cs.

Finally It makes it easier for me to commit a patch if you include
ChangeLog entirs.

thanks
-bill

On Sun, May 17, 2009 at 8:43 PM, Sylvain Dupont <duposyl at gmail.com> wrote:
> Hi,
>
> The patch attached adds support for marshalling out parameters of type
> SAFEARRAY[VARIANT]. In addition to the tests included in the patch, I have
> also tested this successfully against other COM components, both on Windows
> and Linux (using Mainwin and with the MONO_COM environment variable set to
> MS).
>
> Contributed under MIT/X11 license.
>
> Thanks,
> Sylvain
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>


More information about the Mono-devel-list mailing list