Debugging Tools for Windows |
The Eval method returns typed data that is the result of evaluating an expression.
ExtRemoteData
ExtRemoteTyped::Eval(
IN PCSTR Expr
) throw(...)
Eval returns a new ExtRemoteData object that represents the typed data that is the result of evaluating the expression.
Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.