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

C28226

Visual Studio 2012

Warning C28226: Annotation cannot also be a PrimOp (in current declaration)

This warning indicates that the named annotation is being declared as a PrimOp, and also was previously declared as a normal annotation. This should not be possible if the standard macros are being used for annotations; this warning is not expected to be seen in normal use.

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