IppPrintDevice.GetPdlPassthroughProvider Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère un objet PdlPassthroughProvider représentant le fournisseur de transmission pour l’imprimante IPP (Internet Printing Protocol). Si la transmission directe n’est pas prise en charge, la méthode échoue ; appelez D’abord IppPrintDevice.IsPdlPassthroughSupported .
public:
virtual PdlPassthroughProvider ^ GetPdlPassthroughProvider() = GetPdlPassthroughProvider;
PdlPassthroughProvider GetPdlPassthroughProvider();
public PdlPassthroughProvider GetPdlPassthroughProvider();
function getPdlPassthroughProvider()
Public Function GetPdlPassthroughProvider () As PdlPassthroughProvider
Retours
Objet PdlPassthroughProvider .
Configuration requise pour Windows
Famille d’appareils |
Windows 11 Insider Preview (introduit dans 10.0.23504.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v15.0)
|