Share via


Méthode IPrintSchemaCapabilities ::get_PageImageableSize (printerextension.h)

Obtient les informations de zone imprimable de l’imprimante.

Cette propriété est en lecture seule.

Syntaxe

HRESULT get_PageImageableSize(
  IPrintSchemaPageImageableSize **ppPageImageableSize
);

Paramètres

ppPageImageableSize

Définit le paramètre IPrintSchemaPageImageableSizeppPageImageableSize.

Valeur retournée

Retourne une valeur HRESULT . Si l’appel de propriété n’a pas réussi, il retourne le code d’erreur HRESULT approprié.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 8
Serveur minimal pris en charge Windows Server 2012
Plateforme cible Windows
En-tête printerextension.h

Voir aussi

IPrintSchemaCapabilities

IPrintSchemaPageImageableSize