Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an enumerator for stack frames.
Syntax
HRESULT CreateStackFrameEnumerator(
DWORD threadId,
IEnumJsStackFrames **ppEnumerator
);
Parameters
threadId
[in] Thread running in the target process.
ppEnumerator
[out] The enumerator for stack frames.
Return Value
Requirements
Header: jscript9diag.h