GetHistogramSize
Gets the size of the histogram array.
Syntax
Definition:
METHOD GetHistogramSize : HRESULT
VAR_INPUT
nHistogramSize : Reference To ULINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nHistogramSize |
Reference To ULINT |
Output parameter containing the required buffer size. |