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

C28219

Visual Studio 2012

warning C28219: Member of enumeration expected for annotation the parameter in the annotation

A parameter to an annotation is expected to be a member of the named enum type, and some other symbol was encountered; use a member of that enum type. This usually indicates an incorrectly coded annotation macro.

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