Skip to main content

Compiler Error C0243

Message: The name used in the signature is not identical to the object name

Possible error cause: The object name differs from the name used in the code.

Error correction: make sure that the names are the same.

Example 461. Example of the error:
_cds_img_error_c0243.png