[Mono-dev] Internal Call registration

Martin Däumler mdae at cs.tu-chemnitz.de
Wed Jun 1 07:55:15 EDT 2011


Hello,

what is the difference between internal call registration via
"mono_add_internal_call()" and the interface in "icall-def.h"?
I used both possibilities and both work. In both cases, the
internal calls are bound to a certain namespace. I guess that
the internal calls listed in "icall-def.h" are for more Mono
internal use and the ones registered via "mono_add_internal_call()"
are more user-defined.


With kind regards,
Martin Däumler


More information about the Mono-devel-list mailing list