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.
Used by the EnableErrorChecks property.
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration midlErrorCheckOption
public enum midlErrorCheckOption
public enum class midlErrorCheckOption
type midlErrorCheckOption
public enum midlErrorCheckOption
Members
| Member name | Description | |
|---|---|---|
| midlDisableAll | Disable all error-checking | |
| midlEnableAll | Select all error-checking | |
| midlEnableCustom | Only selected error-checking options occur during compile | 
Remarks
See MIDL Property Pages: Advanced for more information.