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 SURFOBJcuando se realiza la consulta.
pfo
Define el parámetro FONTOBJpfo.
iMode
Define el parámetro ULONGiMode.
cjIn
Define el parámetro ULONGcjIn.
[in] pvIn
Define el parámetro PVOID pvIn.
cjOut
Define el parámetro ULONGcjOut.
[out] pvOut
Define el parámetro PVOID pvOut.
Valor devuelto
Devuelve un valor ULONG .
Requisitos
Requisito | Value |
---|---|
Plataforma de destino | Windows |
Encabezado | printoem.h (include Printoem.h) |