Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 995 Bytes

data-and-language-features.md

File metadata and controls

27 lines (17 loc) · 995 Bytes
title description ms.assetid keywords ms.topic ms.date
Data and Language Features
The Microsoft Interface Definition Language (MIDL) provides the set of features that extend the C programming language to support remote procedure calls.
36bc98dd-0c7c-46fe-9db5-3c70af26cd61
Remote Procedure Call RPC , described, data and language features
article
05/31/2018

Data and Language Features

The Microsoft Interface Definition Language (MIDL) provides the set of features that extend the C programming language to support remote procedure calls. MIDL is not a variation of C; it is a strongly typed formal language through which you can control the data transmitted over a network. MIDL is designed so that developers familiar with C can learn it quickly.

This topic discusses three language features: