IEnumJsStackFrames::Next Method
Gets the specified number of frames.
Syntax
HRESULT Next(
ULONG cFrameCount,
JS_NATIVE_FRAME *pFrames,
ULONG *pcFetched
);
Parameters
cFrameCount
[in] The number of frames to get.
pFrames
[out] The array to store the frames.
pcFetched
[out] The number of frames returned.
Return Value
Requirements
Header: jscript9diag.h