RAD Studio
ContentsIndex
PreviousUpNext
E2195: Cannot evaluate function call (C++)

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.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!