OEMFontManagement 函式 (printoem.h)

OEMFontManagement 函式是針對 PostScript 裝置提供的選擇性進入點。

語法

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

參數

pso

定義 SURFOBJ 參數 pso

pfo

定義 FONTOBJ 參數 pfo

iMode

定義 ULONG 參數 iMode

cjIn

定義 ULONG 參數 cjIn

[in] pvIn

定義 PVOID 參數 pvIn

cjOut

定義 ULONG 參數 cjOut

[out] pvOut

定義 PVOID 參數 pvOut

傳回值

傳回 ULONG 值。

規格需求

需求
目標平台 Windows
標頭 printoem.h (包含 Printoem.h)