BSKStackFrameGetParameterCount
Module: BSKExec
BSKUI32 BSKStackFrameGetParameterCount( BSKStackFrame* frame );
Inputs:
- frame - the stack frame to query.
Returns:
The number of parameters passed to the rule executed by the given frame.
Description:
Obtains the number of parameters passed to the rule executed by the given frame.
Return to the API
Return to the function listing
Last updated on 19 Feb 2001 by Jamis Buck (minam@rpgplanet.com)