Interop Glossary

Browse 1 interop terms defined in plain English, from the cultural dictionary of computing.

1 Interop Terms

Platform Invoke
A .NET feature (P/Invoke) that allows managed C# or VB.NET code to call unmanaged C/C++ functions exported from native DLLs by declaring the external function...

Related Topics