Fonction OEMQueryAdvanceWidths (printoem.h)

La fonction OEMQueryAdvanceWidths retourne des largeurs d’avance de caractères pour un jeu de glyphes spécifié.

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 les cGlyphes du paramètre ULONG.

Valeur retournée

Retourne une valeur BOOL .

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête printoem.h (inclure Printoem.h)