import win32com.axdebug.gateways
class DebugStackFrame def GetCodeContext(self) def GetDescriptionString(self, fLong) def GetLanguageString(self) def GetThread(self) def __init__(self) list _com_interfaces_ = [<iid object at 1a77970>] list _public_methods_ = ['GetCodeContext', 'GetDes ...
Returns the current code context associated with the stack frame.
Return value must be a IDebugCodeContext object
Returns a textual description of the stack frame.
Returns a short or long textual description of the language.
Returns the thread associated with this stack frame.
Result must be a IDebugApplicationThread
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997