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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.