Partager via


structure PDEV_ADJUST_GRAPHICS_RESOLUTION (printoem.h)

La structure PDEV_ADJUST_GRAPHICS_RESOLUTION spécifie une valeur de résolution graphique.

Syntaxe

typedef struct _PDEV_ADJUST_GRAPHICS_RESOLUTION {
  POINT ptGraphicsResolution;
} PDEV_ADJUST_GRAPHICS_RESOLUTION, *PPDEV_ADJUST_GRAPHICS_RESOLUTION;

Membres

ptGraphicsResolution

Structure POINT qui spécifie la résolution de la zone graphique, en points par pouce (PPP).

Remarques

La structure PDEV_ADJUST_GRAPHICS_RESOLUTION est disponible dans windows Vista et les systèmes d’exploitation ultérieurs.

Exigences

Exigence Valeur
d’en-tête printoem.h (include Printoem.h)