Partager via


BluetoothLEDevice.GetDeviceSelector Méthode

Définition

Obtient une chaîne AQS (Advanced Query Syntax) permettant d’identifier tous les appareils Bluetooth Low Energy (LE). Cette chaîne est passée à la méthode FindAllAsync ou CreateWatcher afin d’obtenir la liste des appareils Bluetooth LE.

public:
 static Platform::String ^ GetDeviceSelector();
 static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String

Retours

String

Platform::String

winrt::hstring

Sélecteur d’appareil pour cet appareil.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à