Blittable types

Blittable types are data types in the Microsoft .NET Framework that have an identical presentation in memory for both managed and unmanaged code. Understanding the difference between blittable and non-blittable types can aid in using COM Interop or P/Invoke, two techniques for interoperability in .NET applications.

Source: Wikipedia — Blittable types (CC BY-SA 4.0)

Blittable types

Blittable types are data types in the Microsoft .NET Framework that have an identical presentation in memory for both managed and unmanaged code. Understanding the difference between blittable and non-blittable types can aid in using COM Interop or P/Invoke, two techniques for interoperability in .NET applications.

Source: Wikipedia "Blittable types" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy