BluetoothLEAppearanceCategories.GlucoseMeter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the glucose meter appearance category code.
public:
static property unsigned short GlucoseMeter { unsigned short get(); };
static uint16_t GlucoseMeter();
public static ushort GlucoseMeter { get; }
var uInt16 = BluetoothLEAppearanceCategories.glucoseMeter;
Public Shared ReadOnly Property GlucoseMeter As UShort
Property Value
The appearance category code for a glucose meter Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|