Click to return to the Component Development home page    
IDebugDocumentTextExterna...     IDebugExpression::Abort M...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugExpression Interface


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.