Partager via


IppPrintDevice.FromPrinterName(String) Méthode

Définition

Crée un objet IppPrintDevice à partir d’un nom d’imprimante.

public:
 static IppPrintDevice ^ FromPrinterName(Platform::String ^ printerName);
 static IppPrintDevice FromPrinterName(winrt::hstring const& printerName);
public static IppPrintDevice FromPrinterName(string printerName);
function fromPrinterName(printerName)
Public Shared Function FromPrinterName (printerName As String) As IppPrintDevice

Paramètres

printerName
String

Platform::String

winrt::hstring

Nom d’imprimante.

Retours

Objet IppPrintDevice .

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)

S’applique à