OEMQueryAdvanceWidths, fonction (printoem.h)
La fonction OEMQueryAdvanceWidths retourne des largeurs d’avance de caractères pour un ensemble spécifié de glyphes.
Syntaxe
BOOL OEMQueryAdvanceWidths(
DHPDEV dhpdev,
FONTOBJ *pfo,
ULONG iMode,
[in] HGLYPH *phg,
[out] PVOID pvWidths,
ULONG cGlyphs
);
Paramètres
dhpdev
Définit le paramètre DHPDEVdhpdev.
pfo
Définit le paramètre FONTOBJpfo.
iMode
Définit le paramètre ULONGiMode.
[in] phg
Définit le paramètre HGLYPHphg.
[out] pvWidths
Définit le paramètre PVOIDpvWidths.
cGlyphs
Définit le paramètre ULONGcGlyphes.
Valeur de retour
Retourne une valeur BOOL.
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Windows |
d’en-tête | printoem.h (include Printoem.h) |