d3d9.dllGetCurrentTrackEvent
Microsoft DirectX 9.0 SDK Update (October 2004)

ID3DXAnimationController::GetCurrentTrackEvent Method


Returns an event handle to the event currently running on the specified animation track.

Syntax

D3DXEVENTHANDLE GetCurrentTrackEvent(      

    UINT Track,     D3DXEVENT_TYPE EventType );

Parameters

Track
[in] Track identifier.
EventType
[in] Type of event to query.

Return Value

Event handle to the event currently running on the specified track. NULL is returned if no event is running on the specified track.



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.