Interoperability in the .NET Compact Framework

Starting with the .NET Compact Framework version 2.0, you can perform direct COM interop, use the MarshalAsAttribute class, and marshal a larger set of types.

In This Section

  • Interoperability
    Describes interoperability services in the full .NET Framework.