Microsoft DirectX 9.0 SDK Update (October 2004)

AnimationController.GetCurrentPriorityBlend Method

Language:

Note: This documentation is preliminary and is subject to change.

Returns an event handle to a priority blend event that is currently running.

Definition

Visual Basic .NET Public Function GetCurrentPriorityBlend() As Integer
C# public int GetCurrentPriorityBlend();
Managed C++ public: int GetCurrentPriorityBlend();
JScript .NET public function GetCurrentPriorityBlend() : int;

Return Value

System.Int32 . Priority event. If no priority blend event is currently running, a value of 0 is returned.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center