Condividi tramite


IppPrintDevice.FromPrinterName(String) Metodo

Definizione

Crea un oggetto IppPrintDevice da un nome di stampante.

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

Parametri

printerName
String

Platform::String

winrt::hstring

Nome della stampante.

Restituisce

Oggetto IppPrintDevice .

Requisiti Windows

Famiglia di dispositivi
Windows 11 Insider Preview (è stato introdotto in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v15.0)

Si applica a