OEMSendFontCmd - NtDoc

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

VOID OEMSendFontCmd(
  PDEVOBJ      pdevobj,
  PUNIFONTOBJ  pUFObj,
  PFINVOCATION pFInv
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This function is obsolete for Windows XP and later. It is supported only for earlier Unidrv plug-ins.

Use IPrintOemUni::SendFontCmd instead.

Parameters

pdevobj

Defines the PDEVOBJ parameter pdevobj.

pUFObj

Defines the PUNIFONTOBJ parameter pUFObj.

pFInv

Defines the PFINVOCATION parameter pFInv.