Glossary:Definition - Interface Definition Language

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Interface Definition Language
 Definition  IDL is a language for describing object interfaces using their events, methods, names, parameters, and return types. An IDL compiler uses the IDL information to generate code for passing data between computer systems. The Microsoft IDL compiler (MIDL) compiles Microsoft IDL—COM IDL—generating the type libraries and the proxy and stub code for marshaling parameters between COM interfaces.
 See also Microsoft Interface Definition Language Compiler
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools