Visual C++ Compiler Error C2151

Message Text

more than one language attribute

Circumstances

Error C2151 indicates that a declaration has two different modifers that would set a calling convention. Such modifiers can be repeated without error, but they cannot be mixed.

The applicable modifiers that are accessible as keywords are: