Funzione OEMQueryFont (printoem.h)
La funzione OEMQueryFont viene usata da GDI per ottenere la struttura IFIMETRICS per un determinato tipo di carattere.
Sintassi
PIFIMETRICS OEMQueryFont(
DHPDEV dhpdev,
ULONG_PTR iFile,
ULONG iFace,
ULONG_PTR *pid
);
Parametri
dhpdev
Definisce il parametro DHPDEVdhpdev.
iFile
Definisce il parametro ULONG_PTRiFile.
iFace
Definisce il parametro ULONG iFace.
pid
Definisce il ULONG_PTR parametro pid.
Valore restituito
Restituisce un valore PIFIMETRICS .
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | printoem.h (include Printoem.h) |