Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 932 Bytes

-no-cpp-nocpp.md

File metadata and controls

56 lines (35 loc) · 932 Bytes
title description ms.assetid keywords ms.topic ms.date
/no_cpp, /nocpp
The /no\_cpp switch specifies that the MIDL compiler does not call the C preprocessor to preprocess the IDL file.
25c8316d-136f-44c5-b524-84f45551b512
/no_cpp, /nocpp
article
05/31/2018

/no_cpp, /nocpp

The /no_cpp switch specifies that the MIDL compiler does not call the C preprocessor to preprocess the IDL file.

The /no_cpp switch takes precedence over the /cpp_cmd and /cpp_opt switches.

Switch Options

midl /no_cpp
midl /nocpp

Example

midl /no_cpp filename.idl

Related topics

General MIDL Command-line Syntax

/cpp_cmd

/cpp_opt

/D

/I

/U