pythoncom.gif
Previous Next blank.gif Home Page

Class DebugStackFrame


SYNOPSIS

import win32com.axscript.client.debug
class DebugStackFrame(DebugStackFrame)
  def GetCodeContext(self)
  def GetDescriptionString(self, fLong)
  def GetLanguageString(self, fLong)
  def GetThread(self)
  def __init__(self, frame, debugManager)

  # Methods inherited by DebugStackFrame from DebugStackFrame
  def _query_interface_(self, iid)

DESCRIPTION

def GetThread(self)

Returns the thread associated with this stack frame.

Result must be a IDebugApplicationThread

SEE ALSO

win32com.axscript.client.debug

win32com.axdebug.stackframe


Previous Next blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997