[Mono-devel-list] Enums in mono c api
Paolo Molaro
lupus at ximian.com
Thu Mar 31 08:47:40 EST 2005
On 03/29/05 Rafael Teixeira wrote:
> The enum definition may alter it's base type from the default int (32
> bit) to a smaller/bigger integer. I think the marshalling 'magic',
> sees this and tries to accomodate to the calling convention (in some
Nope, there is no marshaling of types involved with icalls, the
values are passed as is, only the call convention is adjusted if needed.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list