EMREXTCREATEFONTINDIRECTW  VIENGK 

The EMREXTCREATEFONTINDIRECTW structure contains members for the CreateFontIndirectZY._9A enhanced metafile record.

typedef struct tagEMREXTCREATEFONTINDIRECTW

    EMR         emr;

    DWORD       ihFont;

    EXTLOGFONTW elfw;

} EMREXTCREATEFONTINDIRECTW,
PEMREXTCREATEFONTINDIRECTW; 

 

Members

emr

Base structure for all record types.

ihFont

Index to the font in handle table.

elfw

Logical font.

 

See Also

CreateFontIndirectZY._9A