Show: Delphi
C++
Display Preferences
E2195 Cannot evaluate function call (C++)
From RAD Studio XE2
Go Up to Compiler Errors And Warnings (C++) Index
The error message is issued if someone tries to explicitly construct an object or call a virtual function.
In integrated debugger expression evaluation, calls to certain functions (including implicit conversion functions, constructors, destructors, overloaded operators, and inline functions) are not supported.