次の方法で共有


BluetoothLEAppearanceSubcategories.DigitizerTablet プロパティ

定義

デジタイザー タブレットの外観サブカテゴリ コードを取得します。 これは、 BluetoothLEAppearanceCategories.HumanInterfaceDevice の外観カテゴリの一部である Bluetooth LE デバイスにのみ適用されます。

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

プロパティ値

UInt16

unsigned short

uint16_t

デジタイザー タブレット Bluetooth LE デバイスの外観サブカテゴリ コード。

Windows の要件

アプリの機能
bluetooth

適用対象