Freigeben über


BluetoothDeviceId Klasse

Definition

Stellt eine Bluetooth-Geräte-ID dar.

public ref class BluetoothDeviceId sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BluetoothDeviceId final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class BluetoothDeviceId
Public NotInheritable Class BluetoothDeviceId
Vererbung
Object Platform::Object IInspectable BluetoothDeviceId
Attribute

Windows-Anforderungen

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

Hinweise

Versionsverlauf

Windows-Version SDK-Version Wertschöpfung
1709 16299 FromId

Eigenschaften

Id

Ruft die Bluetooth-Geräte-ID ab.

IsClassicDevice

Ruft einen booleschen Wert ab, der angibt, ob es sich um ein klassisches Gerät handelt.

IsLowEnergyDevice

Ruft einen booleschen Wert ab, der angibt, ob es sich um ein LowEnergy-Gerät handelt.

Methoden

FromId(String)

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

Gilt für: