Compiler Error C2795
'super::function' is not a member function
This error message appears whenever you try to use super to access a member other than a member function.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
'super::function' is not a member function
This error message appears whenever you try to use super to access a member other than a member function.