IEnumJsStackFrames Interface
Implemented by the debugger to provide stack unwind to jscript9diag.dll for JavaScript.
Syntax
IEnumJsStackFrames : public IUnknown;
Members
Public Methods
Name | Description |
---|---|
IEnumJsStackFrames::Next Method | Gets the specified number of frames. |
IEnumJsStackFrames::Reset Method | Resets the stack frame to the position before the first element. |
Requirements
Header: jscript9diag.h