Expand Minimize
This topic has not yet been rated - Rate this topic

C28223

Visual Studio 2012

Warning C28223: Did not find expected Token/identifier for annotation, parameter

This warning indicates that a parameter to an annotation is expected to be an identifier, and some other symbol was encountered. This usually indicates an incorrectly coded annotation macro. The use of C or C++ keywords in this position will cause this error.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.