Freigeben über


IppPrintDevice.FromPrinterName(String) Methode

Definition

Erstellt ein IppPrintDevice-Objekt aus einem Druckernamen.

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

Parameter

printerName
String

Platform::String

winrt::hstring

Ein Druckername.

Gibt zurück

Ein IppPrintDevice-Objekt .

Windows-Anforderungen

Gerätefamilie
Windows 11 Insider Preview (eingeführt in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v15.0)

Gilt für: