COM Interop Services EnhancementsYou can incorporate COM components into your .NET Framework application by using COM interop tools to import the relevant COM types. Once imported, the COM types are ready to use. At run time, the common language runtime marshals data between COM objects and managed objects as needed. Four major enhancements in the .NET Framework 2.0 make it easier for you to achieve interoperability with COM:
|
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)