Microsoft SDK for Java

IRemoteStackFrameEx : IRemoteStackFrame

The IRemoteStackFrameEx interface provides access to a stack frame of a thread running in a Java process. Each stack frame represents the state of execution of a method.

  // Methods
  GetMethodLocation
  GetRealPC
  GetStackRange

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