ICorDebugManagedCallback::EvalComplete Method
.NET Framework 3.0
Notifies the debugger that an evaluation has been completed.
HRESULT EvalComplete (
[in] ICorDebugAppDomain *pAppDomain,
[in] ICorDebugThread *pThread,
[in] ICorDebugEval *pEval
);