ID2D1Resource interface (d2d1.h)

Represents a Direct2D drawing resource.

Inheritance

The ID2D1Resource interface inherits from the IUnknown interface. ID2D1Resource also has these types of members:

Methods

The ID2D1Resource interface has these methods.

 
ID2D1Resource::GetFactory

Retrieves the factory associated with this resource.

Requirements

Requirement Value
Minimum supported client Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1.h

See also

IUnknown