Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
/IGNOREIDL
Remarks
The /IGNOREIDL option specifies that any IDL attributes in source code should not be processed into an .idl file.
To set this linker option in the Visual Studio development environment
Open the project's Property Pages dialog box. For details, see Set C++ compiler and build properties in Visual Studio.
Select the Configuration Properties > Linker > Embedded IDL property page.
Modify the Ignore Embedded IDL property.
To set this linker option programmatically
- See IgnoreEmbeddedIDL.
See also
MSVC linker reference
MSVC Linker Options
/IDLOUT (Name MIDL Output Files)
/TLBOUT (Name .TLB File)
/MIDL (Specify MIDL Command Line Options)
Building an Attributed Program