ReactOS 0.4.17-dev-934-g091855f
d2d1_2.idl File Reference

Go to the source code of this file.

Classes

interface  ID2D1GeometryRealization
 
interface  ID2D1DeviceContext1
 
interface  ID2D1Device1
 
interface  ID2D1Factory2
 
interface  ID2D1CommandSink1
 

Typedefs

typedef enum D2D1_RENDERING_PRIORITY D2D1_RENDERING_PRIORITY
 

Enumerations

enum  D2D1_RENDERING_PRIORITY { D2D1_RENDERING_PRIORITY_NORMAL = 0 , D2D1_RENDERING_PRIORITY_LOW = 1 , D2D1_RENDERING_PRIORITY_FORCE_DWORD = 0xffffffff }
 

Typedef Documentation

◆ D2D1_RENDERING_PRIORITY

Enumeration Type Documentation

◆ D2D1_RENDERING_PRIORITY

Enumerator
D2D1_RENDERING_PRIORITY_NORMAL 
D2D1_RENDERING_PRIORITY_LOW 
D2D1_RENDERING_PRIORITY_FORCE_DWORD 

Definition at line 22 of file d2d1_2.idl.

23{
D2D1_RENDERING_PRIORITY
Definition: d2d1_2.idl:23
@ D2D1_RENDERING_PRIORITY_FORCE_DWORD
Definition: d2d1_2.idl:26
@ D2D1_RENDERING_PRIORITY_LOW
Definition: d2d1_2.idl:25
@ D2D1_RENDERING_PRIORITY_NORMAL
Definition: d2d1_2.idl:24