Skip to main content

Compiler Warning C0573

Message: The ABSTRACT keyword is missing

Possible error cause: For a method to which the 'abstract' option was set when it was added, the ABSTRACT keyword has been subsequently removed in the editor.

Error correction: Insert the ABSTRACT keyword back in the editor.