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.
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