This interface is used by the debugger Integrated Development Environment (IDE) to implement an execution or watch window.
IDebugExpression Methods
Abort Stops the evaluation of an expression in progress. GetResultAsDebugProperty Retrieves the result of an expression evaluation as an IDebugProperty and an HRESULT. GetResultAsString Retrieves the result of an expression evaluation as a string and an HRESULT. QueryIsComplete Indicates whether the expression evaluation is complete. Start Begins the evaluation of an expression.
Interface Information
Implementation Custom Inherits from IUnknown Header and IDL files Activdbg.h, Activdbg.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0