ID2D1GdiMetafileSink1 interface

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

Members

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

Methods

The ID2D1GdiMetafileSink1 interface has these methods.

MethodDescription
ProcessRecord

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

 

Requirements

Minimum supported client

Windows 10 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2016 [desktop apps | Windows Store apps]

Minimum supported phone

Windows 10 Mobile

Header

D2d1_3.h

DLL

D2d1.dll

See also

ID2D1GdiMetafileSink

 

 

Show: