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

C28288

Visual Studio 2012

warning C28288: For function, syntax Error in _At_() annotation (invalid parameter name)

The Code Analysis tool reports this warning when the SAL_at (__drv_at) annotation is used and the parameter expression cannot be interpreted in the current context. This might include using a misspelled parameter or member name, or a misspelling of "return" or "this" keywords.

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