Expression Evaluator Error CXX0044
use of _based(void) pointer requires :> operator
A pointer based on void
cannot be used directly. You must form a complete pointer using the :> operator.
This error is identical to CAN0044.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
use of _based(void) pointer requires :> operator
A pointer based on void
cannot be used directly. You must form a complete pointer using the :> operator.
This error is identical to CAN0044.