IDebugExpressionCallBack Interface
Provides status events related to progress of an IDebugExpression
evaluation.
Methods
In addition to the methods inherited from IUnknown
, the IDebugExpressionCallBack
interface exposes the following methods.
Method | Description |
---|---|
IDebugExpressionCallBack::onComplete | Indicates that the expression evaluation is complete. |