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

Bill Holmes billholmes54 at gmail.com
Wed Jun 3 17:02:46 EDT 2009


Sorry I should have mentioned that I tested this on Win32 and Winx64.

On Wed, Jun 3, 2009 at 5:00 PM, Bill Holmes <billholmes54 at gmail.com> wrote:
> 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