Freigeben über


BluetoothDeviceId.FromId(String) Methode

Definition

Erstellt ein BluetoothDeviceId-Objekt aus der Geräte-ID.

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

Parameter

deviceId
String

Platform::String

winrt::hstring

Der Geräte-ID

Gibt zurück

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
App-Funktionen
bluetooth

Gilt für: