Edit

Share via


Expression Evaluator Error CXX0043

this pointer used outside member function

Remarks

The this pointer can only be used for nonstatic member functions.

This error is identical to CAN0043.