KCML_PerfMetric_Param
Purpose
Returns a list of perfmance metric parameters
Definition
DEFSUB 'KCML_PerfMetric_Param(BYREF x$()_KCML_PerfMetric_Param_Rec)) AS Bool
Parameters
| x | Array of performance metric parameters. |
Return
Returns TRUE on success.
Description
Returns an array of KCML_PerfMetric_Param_Rec records that describe a performance metric parameter. Requires an extended $PSTAT to be configured.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.