ID2D1Factory4 interface

Creates Direct2D resources. This interface also enables the creation of ID2D1Device3 objects.

Members

The ID2D1Factory4 interface inherits from ID2D1Factory3. ID2D1Factory4 also has these types of members:

Methods

The ID2D1Factory4 interface has these methods.

MethodDescription
CreateDevice

Creates an ID2D1Device3 object.

 

Requirements

Header

D2d1_3.h

Library

D2d1.lib

DLL

D2d1.dll

See also

ID2D1Factory3

 

 

Show: