[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GetParam( nLevel, nIndex )-><uParam>
------------------------------------------------------------------------------
PARAMETER:
<nLevel> Specifies the depth of the activation level, like in clippers
PROCNAME(). A value of 0 default ) targets the current
process, a 1 the previous process, and so forth.
<nIndex> Specifies the order in which the arguments are placed on the
stack. 1 means the first argument, 2 the second, and so forth.
RETURNS:
<uParam> is the Parameter to retrieve
DESCRIPTION:
This function lets you examine the parameters of a given function level.
It is used inside FiveWins ErrorSys to create the Error log.
SOURCE:
SOURCE\WINAPI\ErrorSysW
See Also:
GetLocal
ParamCount
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson