Поделиться через


VCMidlTool - члены

Включить защищенные члены
Включить унаследованные члены

Programmatically accesses the properties in the MIDL folder of a project's Property Pages dialog box.

Универсальный тип VCMidlTool предоставляет следующий члены.

Методы

  Имя Описание
Открытый метод get_PropertyOption Инфраструктура. Microsoft Internal Use Only.

В начало страницы

Свойства

  Имя Описание
Открытое свойство AdditionalIncludeDirectories Gets or sets one or more directories to add to the include path.
Открытое свойство AdditionalOptions Gets or sets options to add to the end of the command line immediately before the file name(s). An example is if an option is not supported in the object model.
Открытое свойство CPreprocessOptions Gets or sets a C-compiler preprocessor option to pass to the MIDL compiler.
Открытое свойство DefaultCharType Gets or sets the default MIDL char type.
Открытое свойство DLLDataFileName Gets or sets the name of the DLLDATA file; default is dlldata.c.
Открытое свойство EnableErrorChecks Gets or sets checks error-checking option. If you select Custom, only selected error-checking options occur during compilation.
Открытое свойство ErrorCheckAllocations Gets or sets a value indicating whether to check for out-of-memory errors.
Открытое свойство ErrorCheckBounds Gets or sets a value indicating an error check of size versus transmission length specifications.
Открытое свойство ErrorCheckEnumRange Gets or sets a value indicating whether to error check that enumeration values are in allowable range.
Открытое свойство ErrorCheckRefPointers Gets or sets a value indicating whether to error check reference pointers for NULL.
Открытое свойство ErrorCheckStubData Gets or sets a value indicating whether to error check for server-side data stub validity.
Открытое свойство ExecutionBucket Инфраструктура. Microsoft Internal Use Only.
Открытое свойство FullIncludePath Gets a list of all directories included in the build; a concatenation of directories specified with /I and the directories specified in the VC++ Directories, Projects and Solutions, Options Dialog Box dialog box. All macros present in these directories will be evaluated as well.
Открытое свойство GenerateStublessProxies Gets or sets a value indicating whether to generate stubless proxies.
Открытое свойство GenerateTypeLibrary Gets or sets a value indicating whether or not to generate a type library.
Открытое свойство HeaderFileName Gets or sets the name of the generated header file; default is idlfile.h.
Открытое свойство IgnoreStandardIncludePath Gets or sets a value indicating whether to ignore standard include path.
Открытое свойство InterfaceIdentifierFileName Gets or sets a name for the Interface Identifier file; default is idlfile_i.c.
Открытое свойство MkTypLibCompatible Gets or sets a value indicating whether to force compatibility with mktyplib.exe version 2.03.
Открытое свойство OutputDirectory Gets or sets the directory in which to place output. The default is the project's directory.
Открытое свойство PreprocessorDefinitions Gets or sets one or more preprocessor defines.
Открытое свойство ProxyFileName Gets or sets the name of the proxy file; default is idlfile_p.c.
Открытое свойство RedirectOutputAndErrors Gets or sets the file name to which screen output and errors are written.
Открытое свойство StructMemberAlignment Gets or sets 1-, 2-, 4-, 8-, or 16-byte boundaries for struct member alignment.
Открытое свойство SuppressStartupBanner Gets or sets a value indicating whether to suppress the display of the startup banner and information messages.
Открытое свойство TargetEnvironment Gets or sets the environment to target.
Открытое свойство ToolKind Gets the name of the kind of tool this is.
Открытое свойство toolName Gets the name of the specified tool.
Открытое свойство ToolPath Gets the path to the specified tool.
Открытое свойство TypeLibraryName Gets the name of the ActiveX (COM) type library reference.
Открытое свойство UndefinePreprocessorDefinitions Gets or sets one or more preprocessor undefines.
Открытое свойство ValidateParameters Gets or sets a value indicating whether to enable the generation of parameter validation information.
Открытое свойство VCProjectEngine Gets a pointer to the project engine.
Открытое свойство WarnAsError Gets or sets a value indicating whether the compiler treats all warnings as errors.
Открытое свойство WarningLevel Gets or sets a value indicating how strictly the compiler checks for potentially suspect constructs.

В начало страницы

См. также

Ссылки

VCMidlTool Интерфейс

Microsoft.VisualStudio.VCProjectEngine - пространство имен