Fonction OEMQueryFont (printoem.h)
La fonction OEMQueryFont est utilisée par GDI pour obtenir la structure IFIMETRICS pour une police donnée.
Syntaxe
PIFIMETRICS OEMQueryFont(
DHPDEV dhpdev,
ULONG_PTR iFile,
ULONG iFace,
ULONG_PTR *pid
);
Paramètres
dhpdev
Définit le paramètre DHPDEVdhpdev.
iFile
Définit le paramètre ULONG_PTR iFile.
iFace
Définit le paramètre ULONGiFace.
pid
Définit le paramètre pid ULONG_PTR.
Valeur retournée
Retourne une valeur PIFIMETRICS .
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | printoem.h (inclure Printoem.h) |