Compiler Warning (level 1) C4259

'identifier' : pure virtual function was not defined

This warning follows compiler error C2259. It is generated once for each undefined abstract function defined in the class specified in the C2259 error message.