This document is archived and information here might be outdated. Recommended version. |
The animation tracks.
[Visual Basic .NET] Public ReadOnly Property Tracks As IArray
[C#] public IArray Tracks {get;}
[C++]
HRESULT get_Tracks(
IArray** ppTracks
);
[C++] Parameters ppTracks [out, retval]
ppTracks is a parameter of type IArray**