System.Runtime.InteropServices

Overview

The System.Runtime.InteropServices namespace provides a wide variety of members that support COM interop and platform invoke services. It contains classes, attributes, and enumerations that enable managed code to interact with unmanaged code and libraries.

Members