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.
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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.