次の方法で共有


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

pfo FONTOBJ パラメーターを定義します。

iMode

iMode ULONG パラメーター定義します。

cjIn

cjIn ULONG パラメーター 定義します。

[in] pvIn

pvIn PVOID パラメーターを定義します。

cjOut

cjOut ULONG パラメーター 定義します。

[out] pvOut

pvOut PVOID パラメーターを定義します。

戻り値

ULONG 値を返します。

必要条件

要件 価値
ターゲット プラットフォーム ウィンドウズ
ヘッダー printoem.h (Printoem.h を含む)