Freigeben über


IppPrintDevice.FromId(String) Methode

Definition

Erstellt ein IppPrintDevice-Objekt aus einer Druckergeräte-ID.

public:
 static IppPrintDevice ^ FromId(Platform::String ^ deviceId);
 static IppPrintDevice FromId(winrt::hstring const& deviceId);
public static IppPrintDevice FromId(string deviceId);
function fromId(deviceId)
Public Shared Function FromId (deviceId As String) As IppPrintDevice

Parameter

deviceId
String

Platform::String

winrt::hstring

Eine Druckergeräte-ID.

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: