PRINTPROCESSOR _ information _ 1 (structure)

La structure PRINTPROCESSOR _ info _ 1 spécifie le nom d’un processeur d’impression installé.

Syntaxe

typedef struct _PRINTPROCESSOR_INFO_1 {
  LPTSTR pName;
} PRINTPROCESSOR_INFO_1, *PPRINTPROCESSOR_INFO_1;

Membres

pName

Pointeur vers une chaîne se terminant par un caractère null qui spécifie le nom d’un processeur d’impression installé.

Spécifications

Condition requise Valeur
Client minimal pris en charge
Windows 2000 Professionnel - [Applications de bureau uniquement]
Serveur minimal pris en charge
Windows 2000 Server - [Applications de bureau uniquement]
En-tête
Winspool. h (inclure Windows. h)
Noms Unicode et ANSI
_ PRINTPROCESSOR _ info _ 1s (Unicode) et _ PRINTPROCESSOR _ info _ 1a (ANSI)

Voir aussi

Impression

Structures de l’API du spouleur d’impression

EnumPrintProcessors