ID2D1Device5 interface

Represents a resource domain whose objects and device contexts can be used together. This interface performs all the same functions as the ID2D1Device4 interface. It also enables the creation of ID2D1DeviceContext5 objects.

Members

The ID2D1Device5 interface inherits from ID2D1Device4. ID2D1Device5 also has these types of members:

Methods

The ID2D1Device5 interface has these methods.

MethodDescription
CreateDeviceContext

Creates a new device context with no initially assigned target.

 

Requirements

Header

D2d1_3.h

DLL

D2d1.dll

 

 

Show: