This chapter is from the book
Summary
In this article, you learned how easy it is to access components created in other languages using managed C++, both in managed and unmanaged C++ applications. You also learned how you can easily access components created using managed C++ by other CLR languages such as VB.NET and C#. As other languages become available on the CLR platform, accessing components created using these other languages should be similarly simple.