Re: Interop - PreserveSig

Robert Jordan <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <[email protected]>
On 04.10.2015 00:25, lx42 wrote:
>
> So my question is, does mono respect PreserveSig?
>

DllImportAttribute.PreserveSig = false is not supported.

However, methods of COM interfaces do have "PreserveSig = false"
semantics by default, unless they were marked with

[MethodImp(MethodImplOptions.PreserveSig)]

Robert


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.