MIDL2206

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

[case] value out of range of switch type The value associated with the switch statement case is out of range for the specified switch type. For example, this error occurs when a long integer value is used in the case statement for a short integer type.