Returns an event handle to the event currently running on the specified animation track.
D3DXEVENTHANDLE GetCurrentTrackEvent( UINT Track, D3DXEVENT_TYPE EventType );
Event handle to the event currently running on the specified track. NULL is returned if no event is running on the specified track.
Header: Declared in D3dx9anim.h.