Re: COM Interop
Robert Jordan <[email protected]>
| Newsgroups | gmane.comp.gnome.mono.general |
|---|---|
| Message-ID | <[email protected]> |
On 03.10.2015 09:19, lx42 wrote: > This is for Linux. > > Does Mono support COM interop now (just the base minimum, no things like > dispatch, BSTR etc.)? The FAQ says no but it was referring to version 1.x. Have a look at this example: https://github.com/robert-j/MonoCom BSTRs are supported as well, either using an oleouto implementation (which must be made available as liboleauto32.so), or using Mono's BSTR implementation. I don't have a sample for this yet. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list