Compartir a través de


Función OEMFontManagement (printoem.h)

La función OEMFontManagement es un punto de entrada opcional proporcionado para dispositivos PostScript.

Sintaxis

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

Parámetros

pso

Define el parámetro SURFOBJ .

pfo

Define el parámetro FONTOBJ depfo.

iMode

Define el parámetro ULONG iMode.

cjIn

Define el parámetro ULONGcjIn.

[in] pvIn

Define el parámetro PVOIDpvIn.

cjOut

Define el parámetro ULONG cjOut.

[out] pvOut

Define el parámetro PVOIDpvOut.

Valor devuelto

Devuelve un valor de ULONG.

Requisitos

Requisito Valor
de la plataforma de destino de Windows
encabezado de printoem.h (include Printoem.h)