Click to return to the Component Development home page    
IEnumDebugExpressionConte...     IEnumDebugStackFrames::Cl...     Active Script Debugging A...    
Web Workshop  |  Component Development

IEnumDebugStackFrames Interface


This interface enumerates stack frames.

IEnumDebugStackFrames Methods

Clone Clones the stack frame.
Next Retrieves the next stack frame in the enumeration.
Reset Resets the enumeration of stack frames.
Skip Advances the specified number of stack frames in the enumeration.

Interface Information

ImplementationCustom
Inherits fromIUnknown
Header and IDL filesActivdbg.h, Activdbg.idl
Minimum availabilityInternet Explorer 4.0
Minimum operating systemsWindows 95, Windows NT 4.0

Remarks

This interface is generally used to enumerate the stack frame corresponding to a thread.



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.