MIDL2173

The documentation lists this name without a value.

Documented in Win32

Compiler Errors

initializing expression must resolve to a constant expression If an expression is used as an initializer, the expression must be a constant expression. This is true in all MIDL compiler modes. The expression must be resolvable at compile time. Specify a literal constant or an expression that resolves to a constant, rather than a variable.