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

C28021

Visual Studio 2012

warning C28021: The parameter <param> being annotated with <anno> must be a pointer

This warning is reported when the object being annotated is not a pointer type. This annotation cannot be used with void or integral types.

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