Compiler Error C0243
Message
The name used in the signature is not identical with the object name
Message Cause
The object name differs from the name used in the code.
Solution
Make sure that the names are the same.
Error Example