Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at MIDL Property Pages: Output.
The Output property page in the MIDL folder specifies the following MIDL compiler options:
Output Directory (/out)
Header File (/h)
DLL Data File (/dlldata)
IID File (/iid)
Proxy File (/proxy)
Generate Type Library (/notlb)
Type Library (/tlb)
For information on how to access the Output property page in the MIDL folder, see How To: Specify Project Properties with Property Pages.
For information on how to programmatically access MIDL options for C++ projects, see VCMidlTool.