Returns an event handle to a priority blend event that is currently running.
D3DXEVENTHANDLE GetCurrentPriorityBlend();
None.
Event handle to the currently running priority blend event. NULL is returned if no priority blend event is currently running.
Header: Declared in D3dx9anim.h.