BluetoothLEAppearanceSubcategories.BloodPressureArm Property

Definition

Gets the blood pressure arm appearance subcategory code. This is only applicable for Bluetooth LE devices that are part of the BluetoothLEAppearanceCategories.BloodPressure appearance category.

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

Property Value

UInt16

unsigned short

uint16_t

The appearance subcategory code for a blood pressure arm Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to