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.