Native methods

Hello. I have questions about mixed mode:
1. How CLR works with embeded native methods?
2. How managed code call native methods?
3. Where are stored native methods descriptions in assembly metadata?

Any articles in MSDN or other places, please.
Thanks

[309 byte] By [Tea] at [2007-12-16]
# 1
Hi,
I assume that you are using C++/CLI. Here's is a reference on how to do Interops in C++/CLI...

http://msdn2.microsoft.com/library/ms177552(en-us,vs.80).aspx
Mixed Assemblies
http://msdn2.microsoft.com/library/x0w2664k(en-us,vs.80).aspx
cheers,
Paul June A. Domag

PaulDomag at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2
Thanks
Tea at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified