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

C28235

Visual Studio 2012

warning C28235: The function cannot stand alone as an annotation

This warning indicates that an attempt was made to use a function that was not declared to be an annotation in an annotation context. This includes using a primitive operation (PrimOp) in a standalone context. This should not be possible if the standard macros are being used for annotations. This warning is not expected to be seen in typical use.

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