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.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
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.