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 を含む)