COM Interoperability Samples
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This section contains samples that demonstrate interoperating with unmanaged code.
In This Section
Internet Explorer Interoperability Technology Sample
Demonstrates how to automate Microsoft Internet Explorer using managed code.Microsoft Excel Technology Sample
Demonstrates how to use Microsoft Excel from a managed application.Microsoft Word Technology Sample
Demonstrates how to use Microsoft Word from a managed application.Platform Invoke Technology Sample
Demonstrates techniques for calling functions exported from an unmanaged library.
Related Sections
Interoperating with Unmanaged Code
Describes interoperability services provided by the common language runtime.Advanced COM Interoperability
Describes how to incorporate COM components into a .NET Framework application.