Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an event handle to a priority blend event that is currently running.
Syntax
D3DXEVENTHANDLE GetCurrentPriorityBlend();
Parameters
This method has no parameters.
Return value
Type: D3DXEVENTHANDLE
Event handle to the currently running priority blend event. NULL is returned if no priority blend event is currently running.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also