Jump to content

Microsoft Interface Definition Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 194.74.237.242 (talk) at 10:13, 15 January 2020 (Updated reference to go direct to Microsoft Docs instead of redirect through MSDN.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Microsoft Interface Definition Language (MIDL) is a text-based interface description language from Microsoft, based on the DCE/RPC IDL which it extends for use with the Microsoft Component Object Model. Its compiler is also called MIDL.

See also