OEMGetGlyphMode - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// printoem.h

ULONG OEMGetGlyphMode(
  DHPDEV  dhpdev,
  FONTOBJ *pfo
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemgetglyphmode)

Description

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

Parameters

dhpdev

Defines the DHPDEV parameter dhpdev.

pfo

Defines the FONTOBJ parameter pfo.

Return value

Returns a ULONG value.