GetHistogramSize
Gets the size of the histogram array.
Syntax
Definition:
HRESULT GetHistogramSize(
ULONGLONG& nHistogramSize
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
nHistogramSize |
ULONGLONG& |
Output parameter containing the required buffer size. |
Return value