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

C28221

Visual Studio 2012

warning C28221: String expression expected for the parameter in the annotation

This warning indicates that a parameter to an annotation is expected to be a string, and some other type was encountered. This usually indicates an incorrectly coded annotation macro and is not expected to be seen in normal use.

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