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.
This method cancels asynchronous expression evaluation as started by a call to the EvaluateAsync method.
Syntax
Return Value
If successful, returns S_OK
; otherwise, returns an error code.
Remarks
When asynchronous expression evaluation is cancelled, do not sent an IDebugExpressionEvaluationCompleteEvent2 event to the event callback passed to the Attach or Attach methods.