Función OEMQueryFont (printoem.h)

GDI usa la función OEMQueryFont para obtener la estructura IFIMETRICS de una fuente determinada.

Sintaxis

PIFIMETRICS OEMQueryFont(
  DHPDEV    dhpdev,
  ULONG_PTR iFile,
  ULONG     iFace,
  ULONG_PTR *pid
);

Parámetros

dhpdev

Define el parámetro DHPDEVdhpdev.

iFile

Define el parámetro ULONG_PTRiFile.

iFace

Define el parámetro ULONGiFace.

pid

Define el parámetro ULONG_PTRpid.

Valor devuelto

Devuelve un valor PIFIMETRICS .

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado printoem.h (include Printoem.h)