Share via


BluetoothUuidHelper Classe

Definizione

Classe helper che fornisce metodi per convertire tra UUID del dispositivo Bluetooth e ID breve.

public ref class BluetoothUuidHelper abstract 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 BluetoothUuidHelper 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 static class BluetoothUuidHelper
Public Class BluetoothUuidHelper
Ereditarietà
Object Platform::Object IInspectable BluetoothUuidHelper
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Creators Update (è stato introdotto in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v4.0)
Funzionalità dell'app
bluetooth

Metodi

FromShortId(UInt32)

Restituisce l'UUID del dispositivo Bluetooth da un ID breve.

TryGetShortId(Guid)

Tenta di ottenere l'ID dispositivo Bluetooth breve da un UUID.

Si applica a