This document is archived and information here might be outdated. Recommended version. |
Retrieve the temporal histogram information generated by Analyze.
[Visual Basic .NET]
Public Function Results ( _
ByRef pvarValues As Object _
) As Object
[C#]
public object Results (
ref object pvarValues
);