This document is archived and information here might be outdated. Recommended version. |
Indicates the number of history events composing the track that will be used to represent the track line.
[Visual Basic .NET] Public Property History As Integer
[C#] public int History {get; set;}
[C++]
HRESULT get_History(
System.Int32* pNumEvents
);
[C++]
HRESULT put_History(
long pNumEvents
);
[C++]
Parameters pNumEvents [out, retval]
pNumEvents is a parameter of type long* pNumEvents [in]
pNumEvents is a parameter of type long