Interoperability
This section describes services provided by the .NET Framework for interaction with COM components, COM+ services, external type libraries, and many operating system services.
In This Section
Interoperating with Unmanaged Code
Describes interoperability services provided by the common language runtime.Advanced COM Interoperability
Provides links to more information about incorporating COM components into your .NET Framework application.
Related Sections
- Automation Programming Reference [Automation]
Provides links to topics about Automation, which is a technology that enables dynamic binding to COM objects at run time.