IDebugExpressionEvaluationCompleteEvent2::GetExpression
Visual Studio 2005
Gets the original expression.
Parameters
- ppExpr
-
[out] Returns an IDebugExpression2 object that represents the expression that was parsed.
This method returns the object that was created in a call to the IDebugExpressionContext2::ParseText method.