This document is archived and information here might be outdated. Recommended version. |
Number of intervals between events.
[Visual Basic .NET]
Public ReadOnly Property IntervalQuantity As Double
[C#]
public double IntervalQuantity {get;}
[C++]
HRESULT get_IntervalQuantity(
System.Double* pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type double*