OEMGetGlyphMode function (printoem.h)

The OEMGetGlyphMode function informs the GDI how to cache glyph information.

Syntax

ULONG OEMGetGlyphMode(
  DHPDEV  dhpdev,
  FONTOBJ *pfo
);

Parameters

dhpdev

Defines the DHPDEV parameter dhpdev.

pfo

Defines the FONTOBJ parameter pfo.

Return value

Returns a ULONG value.

Requirements

Requirement Value
Target Platform Windows
Header printoem.h (include Printoem.h)