[PATCH] COM Interop - Support for [in] parameters of type SAFEARRAY[VARIANT]

View: New views
1 Messages — Rating Filter:   Alert me  

[PATCH] COM Interop - Support for [in] parameters of type SAFEARRAY[VARIANT]

by Sylvain Dupont-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The patch attached is a continuation of my previous patch committed in r136836. It adds support for [in] parameters of type SAFEARRAY[VARIANT], and also for other variations of in/out/byval/byref options. In addition to the tests included in the patch, I have also tested this 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@...
http://lists.ximian.com/mailman/listinfo/mono-devel-list

safearray_variant_in_marshalling.diff (62K) Download Attachment