This document is archived and information here might be outdated. Recommended version. |
Provides access to the objects attached to the track.
[Visual Basic .NET] Public Sub UpdateTrackExtension ( _ ByVal pTrack As IAGAnimationTrack _ )
[C#] public void UpdateTrackExtension ( IAGAnimationTrack pTrack );
[C++]
HRESULT UpdateTrackExtension(
IAGAnimationTrack* pTrack
);
[C++] Parameters pTrack [in]
pTrack is a parameter of type IAGAnimationTrack*