This error message appears in Visual C++ when an inherited member of a base class is redefined in subclass.
Remove the redefinition of the inherited member from the subclass or define it with another name.
Viewing Details: