ID2D1GdiMetafileSink1 interface (d2d1_3.h)

This interface performs all the same functions as the existing ID2D1GdiMetafileSink interface. It also enables access to metafile records.

Inheritance

The ID2D1GdiMetafileSink1 interface inherits from ID2D1GdiMetafileSink. ID2D1GdiMetafileSink1 also has these types of members:

Methods

The ID2D1GdiMetafileSink1 interface has these methods.

 
ID2D1GdiMetafileSink1::ProcessRecord

Provides access to metafile records, including their type, data, and flags.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps | UWP apps]
Minimum supported server Windows Server 2016 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1_3.h

See also

ID2D1GdiMetafileSink