共用方式為


BluetoothLEAppearanceSubcategories.OximeterFingertip 屬性

定義

取得 oximeter 指尖外觀子類別代碼。 這僅適用于藍牙 LE 裝置,這些裝置屬於 BluetoothLEAppearanceCategories.PulseOximeter 外觀類別。

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

屬性值

UInt16

unsigned short

uint16_t

oximeter 指尖藍牙 LE 裝置的外觀子類別代碼。

Windows 需求

應用程式功能
bluetooth

適用於