Compiler Error C3242

'function' : you can only explicitly override virtual functions

You tried to explicitly override a nonvirtual method.