Partager via


BluetoothLEAppearanceSubcategories.LocationPod Propriété

Définition

Obtient le code de sous-catégorie d’apparence du pod d’emplacement. Cela s’applique uniquement aux appareils Bluetooth LE qui font partie de la catégorie d’apparence BluetoothLEAppearanceCategories.OutdoorSportActivity .

public:
 static property unsigned short LocationPod { unsigned short get(); };
static uint16_t LocationPod();
public static ushort LocationPod { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.locationPod;
Public Shared ReadOnly Property LocationPod As UShort

Valeur de propriété

UInt16

unsigned short

uint16_t

Code de sous-catégorie d’apparence pour un appareil Bluetooth LE de pod d’emplacement.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à