Click to return to the Component Development home page    
IDebugSessionProvider::St...     IDebugStackFrame::GetCode...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugStackFrame Interface


This interface represents the logical stack frame of a thread.

IDebugStackFrame Methods

GetCodeContext Retrieves the current code context associated with the stack frame.
GetDebugProperty Retrieves a property browser for the current frame.
GetDescriptionString Retrieves a text description of the stack frame.
GetLanguageString Retrieves a text description of the language
GetThread Retrieves the thread associated with a stack frame.

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.