BluetoothConnectionStatus Enum

Definisi

Menunjukkan status koneksi perangkat.

public enum class BluetoothConnectionStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class BluetoothConnectionStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum BluetoothConnectionStatus
var value = Windows.Devices.Bluetooth.BluetoothConnectionStatus.disconnected
Public Enum BluetoothConnectionStatus
Warisan
BluetoothConnectionStatus
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)
Kemampuan aplikasi
bluetooth

Bidang

Connected 1

Perangkat tersambung.

Disconnected 0

Perangkat terputus.

Berlaku untuk