[Mono-list] Embedded API: MonoObject equality
jonathan at mugginsoft.com
jonathan at mugginsoft.com
Thu Mar 20 22:46:49 UTC 2014
On 20 Mar 2014, at 22:43, Jonathan Lima <greenboxal at gmail.com> wrote:
> AFAIK MonoObject is the pointer to the object in the heap, so you just have to compare the pointers.
>
> Jonathan
>
I think that if the MonoObject instance isn’t pinned then there is no guarantee that successive unmanaged pointers to a managed object will have the same value.
J
More information about the Mono-list
mailing list