// printoem.h
ULONG OEMGetGlyphMode(
DHPDEV dhpdev,
FONTOBJ *pfo
);
View the official Windows Driver Kit DDI referenceNo description available.
The OEMGetGlyphMode function informs the GDI how to cache glyph information.
dhpdevDefines the DHPDEV parameter dhpdev.
pfoDefines the FONTOBJ parameter pfo.
Returns a ULONG value.