C28021
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.