OEMFontManagement 函数 (printoem.h)

OEMFontManagement 函数是为 PostScript 设备提供的可选入口点。

语法

ULONG OEMFontManagement(
        SURFOBJ *pso,
        FONTOBJ *pfo,
        ULONG   iMode,
        ULONG   cjIn,
  [in]  PVOID   pvIn,
        ULONG   cjOut,
  [out] PVOID   pvOut
);

参数

pso

pso定义 SURFOBJ 参数。

pfo

定义 FONTOBJ 参数 pfo

iMode

定义 iMode ULONG 参数

cjIn

定义 ULONG 参数 cjIn

[in] pvIn

pvIn定义 PVOID 参数。

cjOut

定义 ULONG 参数 cjOut

[out] pvOut

pvOut定义 PVOID 参数。

返回值

返回 ULONG

要求

要求 价值
目标平台 窗户
标头 printoem.h (include Printoem.h)