Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.