Used by the EnableErrorChecks property.
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
声明
Public Enumeration midlErrorCheckOption
用法
Dim instance As midlErrorCheckOption
public enum midlErrorCheckOption
public enum class midlErrorCheckOption
public enum midlErrorCheckOption
Members
| Member name | Description | |
|---|---|---|
| midlEnableCustom | Only selected error-checking options occur during compile | |
| midlDisableAll | Disable all error-checking | |
| midlEnableAll | Select all error-checking | 
Remarks
See MIDL Property Pages: Advanced for more information.