Table of Contents
    Home / Definitions / IDL – Interface Definition Language
    Networking 1 min read

    IDL – Interface Definition Language

    Short for Interface Definition Language or, alternatively, Interface Description Language, a computer language or syntax used to describe object interfaces by their names, methods, parameters, events, and return types. A compiler uses the IDL information to generate code to pass data between machines.

    Was this Article helpful? Yes No