midlErrorCheckOption Enumeration
Visual Studio 2015
Used by the EnableErrorChecks property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Member name | Description | |
|---|---|---|
| midlDisableAll | Disable all error-checking | |
| midlEnableAll | Select all error-checking | |
| midlEnableCustom | Only selected error-checking options occur during compile |
See MIDL Property Pages: Advanced for more information.
Show: