This document is archived and information here might be outdated. Recommended version. |
Indicates the number of samples used to draw the events on the map during playback.
[Visual Basic .NET]
Public Property NumberOfSamples As Short
[C#]
public short NumberOfSamples {get; set;}
[C++]
HRESULT get_NumberOfSamples(
System.Int16* pVal
);
[C++]
HRESULT put_NumberOfSamples(
short pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type short* pVal [in]
pVal is a parameter of type short