IDebugExpressionEvaluationCompleteEvent2::GetExpression
Gets the original expression.
Syntax
Parameters
ppExpr
[out] Returns an IDebugExpression2 object that represents the expression that was parsed.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
Remarks
This method returns the object that was created in a call to the ParseText method.