OEMSendFontCmd function (printoem.h)
This function is obsolete for Windows XP and later. It is supported only for earlier Unidrv plug-ins.
Use IPrintOemUni::SendFontCmd instead.
Syntax
void OEMSendFontCmd(
PDEVOBJ pdevobj,
PUNIFONTOBJ pUFObj,
PFINVOCATION pFInv
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
pUFObj
Defines the PUNIFONTOBJ parameter pUFObj.
pFInv
Defines the PFINVOCATION parameter pFInv.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |