Freigeben über


BluetoothAddressType Enumeration

Definition

Beschreibt den Bluetooth-Adresstyp.

public enum class BluetoothAddressType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
enum class BluetoothAddressType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
public enum BluetoothAddressType
var value = Windows.Devices.Bluetooth.BluetoothAddressType.public
Public Enum BluetoothAddressType
Vererbung
BluetoothAddressType
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)
App-Funktionen
bluetooth

Felder

Public 0

Öffentliche Adresse.

Random 1

Zufällige Adresse.

Unspecified 2

Nicht angegebene Adresse.

Hinweise

Versionsverlauf

Windows-Version SDK-Version Mehrwert
1703 15063 Nicht angegeben.

Gilt für: