C4432: Macro expects '('

[FATAL]

Description

While expanding macros, the preprocessor expects here an opening parenthesis to continue with macro expansion.

Tips

Check your macro definition or usage. Generate a preprocessor output (option -Lp) to find the problem.